All Projects → vjsai → generator-genlaravel

vjsai / generator-genlaravel

Licence: MIT License
A yeoman Generator for laravel

Programming Languages

ruby
36898 projects - #4 most used programming language
Puppet
460 projects
javascript
184084 projects - #8 most used programming language

GenLaravel

NPM NPM

The Yeoman Generator for Laravel. Genlaravel takes you from scratching your head wondering where to start, all the way to running laravel in few minutes. I have configuration options that will help deploy and get started with laravel with ease.

  • Downloading laravel
  • Dowloading composer
  • installing laravel using composer
  • Configure Database Settings
  • Added vagrant Support

How To Use

If you do not already have the Yeoman installed install it now, and might as well install me at the same time (NOTE: don't type the $):

$ npm install -g yo generator-genlaravel

And run me:

$ yo genlaravel

In order to use Vagrant run:

   $ yo genlaravel --advanced

Follow my prompts inorder to install laravel with ease.

image

Todo

The features needed to be implemented are:

  • Adding Laravel 4 Generators Scaffolding Support
  • To Add Heroku Deployment
  • Add memcached and Redis support to vagrant setup
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].