backend-api-nhtsa:方法创建-使用Laravel的Bakend PHP API练习

时间:2024-02-26 03:14:53
【文件属性】:

文件名称:backend-api-nhtsa:方法创建-使用Laravel的Bakend PHP API练习

文件大小:268KB

文件格式:ZIP

更新时间:2024-02-26 03:14:53

api laravel deployment capistrano exercise

后端API NHTSA Modus Create-使用Laravel的Bak-end PHP API练习 NHTSA API: : SafetyRatings / API 要求 PHP的:^ 7.1.3 Laravel:5.6。* 安装 git clone git@github.com:ansezz/backend-api-nhtsa.git cd backend-api-nhtsa # Install dependencies composer install 运行测试 ./vendor/bin/phpunit 运行开发服务器 php artisan serv 或者使用更好 开


【文件预览】:
backend-api-nhtsa-master
----.gitignore(177B)
----Exercise.md(13KB)
----app()
--------Providers()
--------Exceptions()
--------Services()
--------Http()
--------Console()
----.env.example(651B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(1022B)
----resources()
--------lang()
--------assets()
--------views()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----LICENSE(1KB)
----public()
--------.htaccess(593B)
--------robots.txt(24B)
--------index.php(2KB)
--------js()
--------css()
--------penapi.json(3KB)
--------favicon.ico(0B)
----composer.json(2KB)
----composer.lock(155KB)
----README.md(3KB)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(4KB)
--------services.php(999B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(3KB)
--------app.php(8KB)
--------hashing.php(2KB)
--------mail.php(4KB)
--------logging.php(2KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1004B)
--------queue.php(3KB)
----artisan(2KB)
----deploy()
--------ops()
--------deploy()
----database()
--------.gitignore(9B)
--------factories()
--------seeds()
----routes()
--------console.php(553B)
--------channels.php(508B)
--------web.php(453B)
--------api.php(261B)
----webpack.mix.js(549B)
----.gitattributes(111B)
----.editorconfig(234B)
----yarn.lock(203KB)

网友评论