laravel orion:使用Laravel创建REST API的最简单方法 源码
介绍 Laravel Orion允许您根据自己的Eloquent模型和关系构建功能齐全的REST API,并喜欢上Laravel的简单性。 官方文件 Laravel Orion的文档可以在上。 执照 Laravel Orion是根据的开源软件。
文件列表
laravel-orion:使用Laravel创建REST API的最简单方法
(预估有个184文件)
composer.json
2KB
QueryBuilderTest.php
21KB
OrionTest.php
50KB
StandardIndexFilteringOperationsTest.php
11KB
BelongsToManyRelationStandardIndexOperationsTest.php
8KB
BelongsToManyRelationStandardUpdateOperationsTest.php
9KB
BelongsToManyRelationManyToManyOperationsTest.php
21KB
BaseController.php
12KB
QueryBuilder.php
9KB
HandlesStandardOperations.php
18KB
暂无评论