gov-inventory-back-end:库存后端

时间:2024-04-18 16:15:39
【文件属性】:

文件名称:gov-inventory-back-end:库存后端

文件大小:94KB

文件格式:ZIP

更新时间:2024-04-18 16:15:39

PHP

入门 安装 在使用后端之前,请确保先将其安装在后端。 首先克隆仓库 git clone https://github.com/bulan-devs/gov-inventory-back-end.git 更改您的工作目录 cd gov-inventory-back-end 通过composer安装laravel依赖 composer install 复制环境文件并根据您的开发环境更改值 cp .env.example .env 生成laravel密钥 php artisan key:generate


【文件预览】:
gov-inventory-back-end-main
----bootstrap()
--------cache()
--------app.php(2KB)
----.env.example(854B)
----.gitattributes(111B)
----public()
--------web.config(1KB)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(603B)
----database()
--------seeders()
--------migrations()
--------.gitignore(26B)
--------factories()
----artisan(2KB)
----webpack.mix.js(559B)
----.idea()
--------misc.xml(174B)
--------php.xml(7KB)
--------gov-inventory.iml(9KB)
--------modules.xml(278B)
--------.gitignore(38B)
--------vcs.xml(180B)
----config()
--------services.php(950B)
--------view.php(1KB)
--------database.php(5KB)
--------hashing.php(2KB)
--------queue.php(3KB)
--------logging.php(3KB)
--------cors.php(867B)
--------filesystems.php(2KB)
--------broadcasting.php(2KB)
--------session.php(7KB)
--------app.php(9KB)
--------auth.php(4KB)
--------cache.php(3KB)
--------sanctum.php(2KB)
--------mail.php(3KB)
----composer.lock(246KB)
----phpunit.xml(1KB)
----README.md(555B)
----resources()
--------views()
--------js()
--------css()
--------lang()
----.styleci.yml(181B)
----.editorconfig(220B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(191B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Http()
--------Providers()
--------Models()
--------Exceptions()
--------Console()
----server.php(563B)
----routes()
--------console.php(592B)
--------channels.php(558B)
--------api.php(345B)
--------web.php(93B)
----package.json(473B)
----composer.json(2KB)

网友评论