laravel-RESTful:使用 Laravel 设计的 RESTful API

时间:2021-06-09 17:31:02
【文件属性】:
文件名称:laravel-RESTful:使用 Laravel 设计的 RESTful API
文件大小:65KB
文件格式:ZIP
更新时间:2021-06-09 17:31:02
PHP Laravel-RESTful 这是一个使用 Laravel PHP 框架设计的 RESTful API。 api 包含单元测试。 执照 Laravel-restful 是一个在许可下开源软件
【文件预览】:
laravel-RESTful-master
----.gitignore(27B)
----bootstrap()
--------autoload.php(1KB)
--------app.php(2KB)
----resources()
--------views()
--------assets()
--------lang()
----artisan(2KB)
----public()
--------robots.txt(24B)
--------index.php(2KB)
--------.htaccess(356B)
--------favicon.ico(0B)
----tests()
--------LessonTest.php(1KB)
--------CommentTest.php(1024B)
--------factories()
--------ApiTester.php(196B)
--------TestCase.php(414B)
----phpunit.xml(777B)
----database()
--------.gitignore(9B)
--------migrations()
--------seeds()
----composer.lock(122KB)
----composer.json(988B)
----phpspec.yml(87B)
----app()
--------Http()
--------Handlers()
--------Transformers()
--------Events()
--------Exceptions()
--------User.php(800B)
--------Providers()
--------Console()
--------Commands()
--------Comment.php(395B)
--------Lesson.php(321B)
----.gitattributes(61B)
----package.json(98B)
----readme.md(240B)
----config()
--------cache.php(2KB)
--------filesystems.php(2KB)
--------session.php(5KB)
--------database.php(3KB)
--------view.php(946B)
--------compile.php(1KB)
--------queue.php(2KB)
--------app.php(7KB)
--------services.php(730B)
--------mail.php(4KB)
--------auth.php(2KB)
----storage()
--------.gitignore(11B)
--------app()
--------database.sqlite(57KB)
--------framework()
--------logs()
----server.php(560B)
----gulpfile.js(503B)
----.env.example(286B)

网友评论