https://github.com/coder2z/check_work
https://github.com/coder2z/check_work
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coder2z/check_work
- Owner: coder2z
- Created: 2019-12-25T06:32:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T09:59:11.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T06:34:56.689Z (9 months ago)
- Language: PHP
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#1.composer update
#2.修改env.bak去掉.bak
#3. 修改env配置。配置邮箱和数据库
#4. php artisan key:generate
#5. php artisan migrate