在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):luciddreamz/laravel-ex开源软件地址(OpenSource Url):https://github.com/luciddreamz/laravel-ex开源编程语言(OpenSource Language):PHP 95.5%开源软件介绍(OpenSource Introduction):Laravel 5.2 Quickstart on OpenShiftLaravel is a free, open source PHP web application framework, designed for the development of model–view–controller (MVC) web applications. This quickstart was created to make it easy to get started with Laravel 5.2 on OpenShift v3. The simplest way to install this application is to use the OpenShift quickstart template. To install the quickstart, follow these directions. Installation
OpenShift ConsiderationsThese are some special considerations you may need to keep in mind when running your application on OpenShift. Local vs. Remote DevelopmentThis Laravel quickstart provides separate configuration files for both local and remote development. Use Remote DevelopmentYour application is configured to automatically use an OpenShift MySQL, PostgreSQL, or SQLite database in when deployed on OpenShift using the included templates (see Additionally, your Laravel MigrationsThe ComposerDuring the build process, 'Development' ModeBy default, this Quickstart is configured in 'development' mode to make debugging your application easier. When you develop your Laravel application in OpenShift, you can also enable the 'production' environment by setting environment variables, using the
Next, run For more information on environment variables impacting PHP behavior on OpenShift, see the PHP 5.6 builder image. For more information on Laravel environment variables, see the Laravel environment configuration documentation. Log FilesYour application is configured to use the OpenShift log directory. You can use the
To stop tailing the logs, press Ctrl + c. Additional ResourcesDocumentation for the Laravel framework can be found on the Laravel website. Check out OpenShift's Documentation for help running PHP on OpenShift. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论