文件名称:gcp-laravel:构建没有Google Cloud构建的应用程序
文件大小:90KB
文件格式:ZIP
更新时间:2024-04-18 13:14:14
PHP
Projeto laravel com CI do GCP(Google Cloud Plataform)
【文件预览】:
gcp-laravel-master
----bootstrap()
--------cache()
--------app.php(2KB)
----.env.example(771B)
----Dockerfile.prod(1KB)
----.gitattributes(111B)
----public()
--------web.config(1KB)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(603B)
----database()
--------seeders()
--------migrations()
--------.gitignore(26B)
--------factories()
----docker-compose.cloudbuild.yaml(1KB)
----Dockerfile(1KB)
----.docker()
--------mysql()
--------app()
--------nginx()
----artisan(2KB)
----webpack.mix.js(559B)
----config()
--------services.php(950B)
--------view.php(1KB)
--------database.php(5KB)
--------hashing.php(2KB)
--------queue.php(3KB)
--------logging.php(3KB)
--------cors.php(823B)
--------filesystems.php(3KB)
--------broadcasting.php(2KB)
--------session.php(7KB)
--------app.php(9KB)
--------auth.php(4KB)
--------cache.php(3KB)
--------mail.php(3KB)
----composer.lock(245KB)
----README.LARAVEL.md(4KB)
----phpunit.xml(1KB)
----README.md(61B)
----resources()
--------views()
--------js()
--------css()
--------lang()
----.styleci.yml(174B)
----docker-compose.yaml(1KB)
----.editorconfig(220B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(185B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Http()
--------Providers()
--------Models()
--------Exceptions()
--------Console()
----cloudbuild.yaml(909B)
----server.php(563B)
----routes()
--------console.php(592B)
--------channels.php(558B)
--------api.php(566B)
--------web.php(492B)
----package.json(974B)
----composer.json(2KB)