During Installation
himadreekuntal opened this issue · 2 comments
himadreekuntal commented
Getting following message after running the command "php artisan filament-invoices:install"
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'example_app.types' doesn't exist (Connection: mysql, SQL: select * from types
where for
= invoices and type
= status and key
= draft limit 1)
linear commented
3x1io commented
just make sure that filament-types is installed, and we will allow it on the composer.json