Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luffyzhao/laravel-admin-auth
laravel-admin-auth
https://github.com/luffyzhao/laravel-admin-auth
Last synced: about 1 month ago
JSON representation
laravel-admin-auth
- Host: GitHub
- URL: https://github.com/luffyzhao/laravel-admin-auth
- Owner: luffyzhao
- Created: 2019-09-15T12:10:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T14:11:54.000Z (over 1 year ago)
- Last Synced: 2024-10-12T10:47:01.869Z (2 months ago)
- Language: Vue
- Size: 5.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# laravel erp管理后台权限认证
### 安装
> composer require luffyzhao/laravel-admin-auth
### mange 管理模块
> php artisan make:auth-module manage> php artisan migrate
> php artisan make:auth-seeder manage
> php artisan publish:vue