Skip to content

paolooo/puppet-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Puppet Module Laravel

by Nino Paolo Amarillento

Puppet Module for the latest version of Laravel - PHP Framework.

As of Feb 15, 2013 - this will download Laravel 4

Installation

I assumed that you have Vagrant environment already, or if you don't have one yet, you can download and run vagrant-lamp.

On git root or toplevel directory run the following.

If you are using my vagrant-lamp

  • git submodule add https://github.com/paolooo/puppet-laravel.git extras/modules/laravel

Or, if you're not using vagrant-lamp and just your git repo you can do the ff command.

  • git submodule add https://github.com/paolooo/puppet-laravel.git modules/laravel

Adding laravel to your manifest file

$ vim puppet/manifests/init.pp

At line 40, add the ff line: include laravel

Bash Script

You can also use my bash script to download laravel 4 - https://gist.github.com/paolooo/5292362 - Check it out!

About

Puppet Module for PHP Laravel Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages