https://github.com/max-tonny8/laravel-admin
This project is to integerate DB.
https://github.com/max-tonny8/laravel-admin
framework laravel php
Last synced: about 1 year ago
JSON representation
This project is to integerate DB.
- Host: GitHub
- URL: https://github.com/max-tonny8/laravel-admin
- Owner: max-tonny8
- Created: 2024-05-10T05:31:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T16:03:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T16:16:34.761Z (about 1 year ago)
- Topics: framework, laravel, php
- Language: PHP
- Homepage:
- Size: 4.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 安装步骤
### 请查看6.0分支,使用laravel 6.0 LTS版本
- git clone https://github.com/github-muzilong/laravel55-layuiadmin.git
- 复制.env.example为.env
- 配置.env里的数据库连接信息
- composer update
- php artisan migrate
- php artisan db:seed
- php artisan key:generate
- 登录后台:host/admin 帐号:root 密码:123456
## 图片展示
- 后台主页

- 用户

- 权限

- 消息推送
