Matt Stauffer 4/30/2014

Installing a Laravel app on Heroku

Read Original

This tutorial provides detailed instructions for hosting a Laravel PHP application on Heroku. It covers prerequisites like the Heroku Toolbelt, creating a Procfile to set the document root, initializing a Git repository, setting environment variables like the APP_KEY, and finally deploying the code to the Heroku platform.

Installing a Laravel app on Heroku

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week