Do I need to install a Laravel starter kit to use FilamentPHP?
Hi it's a while since I tinkered with this, for the life of me I can't remember if FilamentPHP has it's own login
4 Replies
It does. All you need to do is install Filament into a Laravel app, and you're away.
Thanks π
you can see that start "php artisan key:generate and php artisan make:auth"
If you are using Filament, you don't need a Laravel auth package because it is all in the filament.