Skip to content

evaldobarbosa/lhd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Laravel App to Heroku

Installation

composer require evaldobarbosa/lhd

Usage

Creating or updating file app.json

First copy your .env to .env.production file and change all values you need. So...

To fill app.json file, you should run this command:

php artisan heroku:app-from-env

After you can deploy your application on Heroku running this command:

php artisan heroku:deploy

About

Deploy a Laravel app using app.json data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages