himel/laravel-multi-role-auth
Composer 安装命令:
composer create-project himel/laravel-multi-role-auth
包简介
I have developed this simple project for warking with laravel multi role authentication like (Super Admin, Admin, User).
关键字:
README 文档
README
Version: 0.1
I have developed this simple project for warking with laravel multi role authentication like (Super Admin, Admin, User).
Used Packages:
- PHP ^7.3 | ^8.0
- Laravel ^8.40
- laravel/jetstream ^2.3.
- livewire/livewire ^2.5
- spatie/laravel-permission ^4.2.
How to start
After clone this project run those command Require Composer version: 2
Give your database config to .env Then
composer create-project himel/laravel-multi-role-auth
composer install
npm install
npm run dev
php artisan optimize:clear
php artisan migrate:fresh --seed --seeder=PermissionSeeder
Enjoy ..
Default Users
Super admin: lsu@himelrana.com Password: @Pass123@su
Admin: ladmin@himelrana.com Password: @Pass123@admin
Regular User: luser@himelrana.com Password: @Pass123@user
Contributing
Thank you for considering contributing to this Project. Just fork this project add your code and submit.
Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
If you discover a security vulnerability within This project, Or need some important Update. Please send an e-mail to Himel Rana via contact@himelrana.com
License
The Laravel framework is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-07-06