Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sword-jin/illuminate-in-tp
在 thinkphp 中使用 illuminate
https://github.com/sword-jin/illuminate-in-tp
Last synced: about 2 months ago
JSON representation
在 thinkphp 中使用 illuminate
- Host: GitHub
- URL: https://github.com/sword-jin/illuminate-in-tp
- Owner: sword-jin
- Created: 2017-01-15T04:47:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T04:49:02.000Z (almost 8 years ago)
- Last Synced: 2023-11-07T13:34:49.723Z (about 1 year ago)
- Language: PHP
- Size: 167 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start
```bash
composer install
php -S localhost:8080
open http://localtion:8080
```