Laravel 12 Spatie Roles And Permissions With Starter Kit.
Clone The Project With Git Clone
git clone https://github.com/ahwet-sen/laravel-12-spatie-roles-and-permissions-with-starter-kit.git
Switch To laravel-12-spatie-roles-and-permissions-with-starter-kit Directory
cd laravel-12-spatie-roles-and-permissions-with-starter-kit
Copy .env File
copy .env.example .env
Run Composer Install Command
composer install
Run Key Generate Artisan Command
php artisan key:generate
Run Migrations & Seeders Files
php artisan migrate --seed
Run Npm Commands
npm install && npm run build
Project Serve
php artisan serve
Open Project With Phpstorm
cls
phpstorm64.exe ./
exit
Laravel 12 Spatie Roles And Permissions With Starter Kit Page
If you discover any security related issues, please email ahwt93sn@gmail.com instead of using the issue tracker.
This package was generated using the Package Generator.
