文件名称:Zinan-Shop:Zinan shop是使用laravel的开源电子商务平台管理系统
文件大小:151KB
文件格式:ZIP
更新时间:2024-03-26 09:38:51
PHP
紫南店 Zinan shop是使用laravel的开源电子商务平台管理系统。 所用包装 安装说明 克隆仓库。 运行“ composer install” 运行'cp .env.example .env' 运行'php artisan migration --seed' 贡献准则 分叉仓库。 在本地克隆仓库。 运行'git checkout dev' 创建一个新的本地分支 在当地分支机构工作 推送到远程 测试,完成或准备工作后,将其推送到远程 合并到开发人员 执照 Zinan Shop是根据获得许可的开源软件。
【文件预览】:
Zinan-Shop-dev
----.gitignore(191B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(867B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(473B)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------debugbar()
--------logs()
----.styleci.yml(181B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----composer.lock(312KB)
----README.md(618B)
----phpunit.xml(1KB)
----_ide_helper.php(678KB)
----.idea()
--------.gitignore(223B)
--------php.xml(8KB)
--------vcs.xml(180B)
--------Zinan Shop.iml(10KB)
--------phpunit.xml(295B)
--------modules.xml(272B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(846B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------ide-helper.php(9KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(493B)
--------api.php(566B)
----webpack.mix.js(559B)
----.gitattributes(111B)
----.editorconfig(220B)