Code Generator for Laravel Framework

JeffreyWay/Laravel-4-Generators is a tool that can generate code for you for Laravel based applications.

You can download it from:
https://github.com/JeffreyWay/Laravel-4-Generators

It needs php >= 5.3.3
You will need to install Composer before you install this generator. Composer is a dependency management tool; it will download and install all the pre-requisite tools/packages for you.

Configuration changes:
You have to update composer.json as comes with Laravel. You have to include this generator as a requirement for Laravel. Then you have to update composer with commands similar to: composer update. In Windows, you can run this command from right/context menu options.

You can find a text tutorial here:
View at Medium.com

A video tutorial by the author can be checked at:

So far I can see that generate:resource is pretty useful. Also, generate form also.
From: http://sitestree.com/?p=575
Categories:Web Development, Root, By Sayed Ahmed
Tags:
Post Data:2013-12-02 07:44:05

Leave a Reply