文件名称:star_wars_api:API Em Lumen para fazer CRUD,框架框架
文件大小:56KB
文件格式:ZIP
更新时间:2024-04-17 06:32:15
PHP
API de estudo com Lumen和MySQL comema'Star Wars'
【文件预览】:
star_wars_api-master
----bootstrap()
--------app.php(3KB)
----.env.example(293B)
----public()
--------index.php(897B)
--------.htaccess(593B)
----database()
--------seeders()
--------migrations()
--------factories()
----artisan(1KB)
----config()
--------services.php(1KB)
--------view.php(1004B)
--------database.php(5KB)
--------queue.php(3KB)
--------logging.php(3KB)
--------filesystems.php(2KB)
--------broadcasting.php(2KB)
--------app.php(4KB)
--------auth.php(3KB)
--------cache.php(3KB)
----composer.lock(249KB)
----phpunit.xml(592B)
----README.md(56B)
----resources()
--------views()
----.styleci.yml(71B)
----.editorconfig(220B)
----tests()
--------TestCase.php(314B)
--------ExampleTest.php(390B)
----.gitignore(72B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Listeners()
--------Jobs()
--------Http()
--------Providers()
--------Models()
--------Events()
--------Exceptions()
--------Console()
----routes()
--------web.php(719B)
----composer.json(1KB)