can not install filament
what should i do? i got this error while i run this command:
composer require filament/filament:"^3.2" -W
6 Replies
Some of your packages seem to require Laravel below v10
my laravel is v9. i should install filament v2.
but i don't know how to create a panel for my sellers table with filament v2. is this an option in filament v3 or is there a way?
Just follow the v2 documentation https://filamentphp.com/docs/2.x/admin/resources/getting-started
i install the laravel 3.2 in a fresh project. but there is no filament directory in app/
what should i do?
I don’t think there is on unless you generate resources via CLI