在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):luciddreamz/laravel开源软件地址(OpenSource Url):https://github.com/luciddreamz/laravel开源编程语言(OpenSource Language):CSS 62.5%开源软件介绍(OpenSource Introduction):Laravel 5.0 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.0 on OpenShift.
The simplest way to install this application is to use the OpenShift QuickStart. If you'd like to install it manually, follow these directions. 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 Remote DevelopmentYour application is configured to automatically use your OpenShift MySQL or PostgreSQL database in when deployed on OpenShift using OpenShift Environment Variables. Additionally, your The Laravel Laravel MigrationsWhen the application is pushed to OpenShift, ComposerWhen the application is pushed, 'Development' ModeWhen you develop your Laravel application in OpenShift, you can also enable the
'development' environment by setting the
Then, restart your application:
If you do so, OpenShift will run your application under 'development' mode. In development mode, your application will:
Set the variable to 'production' and restart your app to deactivate error reporting and resume production PHP settings. Using the development environment can help you debug problems in your application in the same way as you do when developing on your local machine. However, we strongly advise you not to run your application in this mode in production. Log FilesYour application is configured to use the OpenShift log directory. You can use the
To stop tailing the logs, press Ctrl + c. Manual Installation
Additional ResourcesDocumentation for the Laravel framework can be found on the Laravel website. Check out OpenShift's Developer Portal for help running PHP on OpenShift. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论