docker-laravel:Laravel应用程序部署的样板

时间:2021-02-13 10:57:28
【文件属性】:
文件名称:docker-laravel:Laravel应用程序部署的样板
文件大小:86KB
文件格式:ZIP
更新时间:2021-02-13 10:57:28
PHP 码头工人 Laravel App部署样板
【文件预览】:
docker-laravel-main
----.gitignore(191B)
----Dockerfile(1KB)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(811B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(473B)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----docker-compose.yml(1KB)
----composer.lock(261KB)
----nginx()
--------conf.d()
----README.md(56B)
----phpunit.xml(1KB)
----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)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----mysql()
--------my.cnf(71B)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(492B)
--------api.php(566B)
----webpack.mix.js(559B)
----.gitattributes(111B)
----.editorconfig(220B)
----php()
--------local.ini(42B)

网友评论