tomatophp / filament-ecommerce

Build your own ecommerce store with Filament & Splade
https://tomatophp.com/en/open-source/filament-ecommerce
MIT License
48 stars 9 forks source link

Error while create order #6

Closed SanthoshSivan-Dev closed 2 months ago

SanthoshSivan-Dev commented 2 months ago

Hi,

When I click "Create Order," an error occurs. I've attached a screenshot below.

Can you help me figure out the issue?

image

abd1407 commented 2 months ago

Same issue

megoxv commented 2 months ago

install jetstream.

composer require laravel/jetstream
3x1io commented 2 months ago

hi @abd1407 just remove InteractWithTenant trait from your Account Model