laravel_sample:样本

时间:2024-05-11 02:52:33
【文件属性】:

文件名称:laravel_sample:样本

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-11 02:52:33

PHP

欢迎使用AWS CodeStar示例Web应用程序 此示例代码可帮助您开始使用由AWS CodeDeploy和AWS CloudFormation部署到Amazon EC2服务器的简单PHP Laravel Web应用程序。 这是什么 该示例包括: README.md-此文件 appspec.yml-将Web应用程序部署到EC2时,AWS CodeDeploy使用此文件 .env.example-此文件是示例环境文件,在部署过程中会复制到.env。 有关详细信息,应将文件中包含的应用程序密钥替换为您生成的密钥(请参阅 )。 index.php-该文件包含示例应用程序 scripts /-此目录包含在Amazon EC2实例上安装和部署应用程序时AWS CodeDeploy使用的脚本。 template.yml-此文件包含AWS CloudFormation用于部署基础架构的AWS资源


【文件预览】:
laravel_sample-master
----template.yml(4KB)
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----template-configuration.json(125B)
----.env.example(543B)
----.gitattributes(61B)
----appspec.yml(2KB)
----public()
--------web.config(914B)
--------robots.txt(24B)
--------favicon.ico(0B)
--------img()
--------js()
--------index.php(2KB)
--------css()
--------.htaccess(553B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----scripts()
--------start_server(34B)
--------codestar_remote_access(625B)
--------stop_server(96B)
--------requirements.txt(64B)
--------install_httpd(763B)
--------install_python3(268B)
--------install_php_laravel(352B)
----artisan(2KB)
----buildspec.yml(660B)
----gulpfile.js(558B)
----config()
--------services.php(980B)
--------view.php(1020B)
--------database.php(4KB)
--------queue.php(2KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------compile.php(983B)
--------session.php(6KB)
--------app.php(9KB)
--------auth.php(3KB)
--------cache.php(3KB)
--------mail.php(4KB)
----composer.lock(134KB)
----phpunit.xml(930B)
----README.md(4KB)
----index.php(2KB)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(541B)
--------ExampleTest.php(401B)
----.gitignore(80B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(511B)
--------Http()
--------Providers()
--------Exceptions()
--------Console()
----server.php(563B)
----routes()
--------console.php(553B)
--------api.php(528B)
--------web.php(450B)
----package.json(390B)
----composer.json(1KB)

网友评论