Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Start

```bash

composer install

php -S localhost:8080

open http://localtion:8080

```