- build with laravelAdminPanel9-English :
https://github.com/Ahmadrezagh/AdminPanelLaravel9-English
- Login and register
- Multiple admin
- Role and permission for admins
- User management
- Dynamic Settings
- Categories
- open terminal in Linux/Mac or CMD in windows
git clone [email protected]:Ahmadrezagh/AdminPanelLaravel9-English.git
cp .env.example .env
- edit database config in
.env
file composer install
php artisan install
php artisan install
: php artisan migrate && php artisan db:seedphp artisan reset
: php artisan migrate:fresh && php artisan db:seed
passwords : 1234567890