Full TomatoPHP packages for FilamentPHP with the last version of Laravel 11
composer create-project tomatophp/filament
you may get an error because of database just update your .env
file with your database credentials than try to migrate and create a new user on the next step.
php artisan migrate
php artisan shield:install
you can join our discord server to get support TomatoPHP
you can check docs of this package on Docs
Please see CHANGELOG for more information on what has changed recently.
Please see SECURITY for more information about security.
The MIT License (MIT). Please see License File for more information.