2017 © Pedro Peláez
 

library laravel-on-heroku

Laravel bootstrap template for heroku

image

kentomoriwaki/laravel-on-heroku

Laravel bootstrap template for heroku

  • Sunday, April 27, 2014
  • by KentoMoriwaki
  • Repository
  • 3 Watchers
  • 7 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

laravel-on-heroku

Laravel4.* bootstrap template for Heroku, (*1)

Install

Clone this repository and, (*2)

composer install
npm install
php artisan migrate --seed

Enjoy it!, (*3)

Settings

To deploy your application to Heroku, (*4)

heroku create --buildpack https://github.com/CHH/heroku-buildpack-php yourapp
heroku addons:add  heroku-postgresql
heroku pg:promote HEROKU_POSTGRESQL_RED_URL

Now you can deploy your application by 1 step!, (*5)

git push heroku master

Includes

  • Laravel 4.1
  • Twitter bootstrap 3
  • Sass(Compass)
  • Grunt
    • grunt-contrib-cancat
    • grunt-contrib-watch
    • grunt-contrib-compass

License

Licensed under the MIT license, (*6)

The Versions

27/04 2014

dev-master

9999999-dev

Laravel bootstrap template for heroku

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

22/01 2014

v1.0.0

1.0.0.0

Laravel bootstrap template for heroku

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

22/01 2014

dev-dev

dev-dev

Laravel bootstrap template for heroku

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

10/01 2014

v0.0.0

0.0.0.0

Laravel bootstrap template

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework