1.0.2 • Published 10 years ago

generator-genlaravel v1.0.2

Weekly downloads
6
License
-
Repository
github
Last release
10 years ago

GenLaravel

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

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

Follow my prompts inorder to install laravel with ease.

image

Todo

The features needed to be implemented are:

  • Adding Builtin Vagrant Support
  • Adding Laravel 4 Generators Scaffolding Support
1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

11 years ago