This is a starter template with a ready-made setup of Jetstream Inertia Generator to avoid the hassle of initial configuration.
- Already configured Users, Roles and Permissions Modules
- Fully working JIG CRUD generator
- Jetstream + Inertia + Fortify
- Laravel Permissions
- Simple Landing Page
- Jetstream+Inertia's default Profile Page
- Click Use This Template to clone this template to your own repository
- Clone your repo to your local machine
- Setup your database
composer installyarn installcp .env.example .envphp artisan key:generatephp artisan migrate --seedphp artisan storage:linkphp artisan serveyarn dev
- Simply run
yarn buildto build assets for production.
In case of any issues, please create an issue in this repository or in the Parent Jetstream Inertia Generator repo.
- If you like the effort that we've put into this, please take a minute to give us a star. Thank you.