Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cjango committed Oct 9, 2021
1 parent 6ac9806 commit 56a1054
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# LaravelAPI

![StyleCi](https://github.styleci.io/repos/233508941/shield?branch=sanctum&style=flat)
[![License](https://img.shields.io/packagist/l/jasonc/api.svg)](LICENSE)
[![Development Version](https://img.shields.io/packagist/vpre/jasonc/api.svg)](https://packagist.org/packages/jasonc/api)
[![Monthly Installs](https://img.shields.io/packagist/dt/jasonc/api.svg)](https://packagist.org/packages/jasonc/api)
![PHP](https://img.shields.io/packagist/php-v/jasonc/api.svg)
![laravel](https://img.shields.io/badge/Laravel-7.0+-ef3b2d.svg)

>快速构建laravel api服务

## 1.安装
```shell script
$ composer require jasonc/api
Expand Down

0 comments on commit 56a1054

Please sign in to comment.