Skip to content

Commit 56a1054

Browse files
committed
readme
1 parent 6ac9806 commit 56a1054

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# LaravelAPI
2+
3+
![StyleCi](https://github.styleci.io/repos/233508941/shield?branch=sanctum&style=flat)
4+
[![License](https://img.shields.io/packagist/l/jasonc/api.svg)](LICENSE)
5+
[![Development Version](https://img.shields.io/packagist/vpre/jasonc/api.svg)](https://packagist.org/packages/jasonc/api)
6+
[![Monthly Installs](https://img.shields.io/packagist/dt/jasonc/api.svg)](https://packagist.org/packages/jasonc/api)
7+
![PHP](https://img.shields.io/packagist/php-v/jasonc/api.svg)
8+
![laravel](https://img.shields.io/badge/Laravel-7.0+-ef3b2d.svg)
9+
210
>快速构建laravel api服务
11+
312
## 1.安装
413
```shell script
514
$ composer require jasonc/api

0 commit comments

Comments
 (0)