This is a fork from Laravel Installer, and I only added the filament instalation with a defualt panel and crete a user for you.
any feedbacks are welcome
composer global require lara-zeus/installer
from your terminal run the command:
filament new app
follow the steps, and you're done.
- install laravel
- setup the database (tested in MySql only)
- install filament
- create default panel called "admin"
- create a new user in the DB with the email: "[email protected]" and the password: "password"
still in beta feel free to open an issue or send a PR 🙏🏽