api-crud-states-cities:具有州和城市CRUD的API

时间:2021-04-17 04:24:28
【文件属性】:
文件名称:api-crud-states-cities:具有州和城市CRUD的API
文件大小:207KB
文件格式:ZIP
更新时间:2021-04-17 04:24:28
PHP API CRUD州城市 建立在Laravel 7上并由Swagger记录的State and City CRUD API ••• •• :laptop: 技术 :person_running: 开始 这些说明将为您提供在本地计算机上安装并运行的项目的副本。 :warning: 先决条件 您需要安装的应用程序 PHP 7.2.5 - 7.4.16 Composer >= 1.4.2 Node >= 8.6.0 :elephant: PHP配置 # Enable features in php.ini extension=mbstring extension=openssl extension=pdo_sqlite extension_dir = "ext" :hammer_and_wrench: 安装 运行应用程序的步骤 # Clone git clone https://github.com/tarcisioaraujo/api-crud-states-cities.git # Acc
【文件预览】:
api-crud-states-cities-master
----.gitignore(176B)
----app()
--------Citie.php(239B)
--------User.php(511B)
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------State.php(229B)
----.env.example(565B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(1KB)
----resources()
--------lang()
--------assets()
--------views()
----server.php(563B)
----storage()
--------app()
--------framework()
--------api-docs()
--------logs()
----LICENSE(1KB)
----public()
--------.htaccess(593B)
--------robots.txt(24B)
--------index.php(2KB)
--------js()
--------css()
--------favicon.ico(0B)
--------web.config(914B)
----composer.json(1KB)
----composer.lock(234KB)
----phpunit.xml(1KB)
----.phpunit.result.cache(204B)
----tests()
--------TestCase.php(163B)
--------CreatesApplication.php(446B)
----config()
--------database.php(4KB)
--------services.php(980B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(3KB)
--------app.php(9KB)
--------l5-swagger.php(7KB)
--------mail.php(4KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1004B)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(9B)
--------factories()
--------migrations()
--------seeds()
----readme.md(3KB)
----routes()
--------console.php(553B)
--------channels.php(508B)
--------web.php(453B)
--------api.php(112B)
----webpack.mix.js(549B)
----.gitattributes(111B)

网友评论