- shield For roles and permissions.
- Jalali For showing jalali date.
- Overlook For showing an overview of app models in the admin panel.
- Blade tabler icons For extra icons.
- Blade tabler icons For extra icons.
- Hero icons For extra icons.
- Wireui For components.
this help to the cafe for management and analysis date.
run:
composer install
next:
npm install
next:
cp .env.example .env
next:
php artisan key:generate
next:
php artisan storage:link
next:
php artisan migrate
next:
npm run dev
php artisan db:seed --class=SuperAdminSeeder
- By this command your user become to SuperAdmin (if you have more then one user you can chose what user want to be SuperAdmin)
php artisan shield:install
php artisan shield:generate --all
php artisan serve
- todo