Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
March 15, 2013 01:23 am GMT

Pro Workflow in Laravel and Sublime Text

Not too long ago, I built a handful of generators for Laravel, which ease the process of various tasks. Today, thanks to help from Gaurav Narula, we’re turning things up a notch with the release of a new Sublime Text plugin that leverages the power of Artisan and the generators from directly within your editor.


Installation

There’s only a few steps to begin taking advantage of both of these tools.

  1. Install the Generator Commands for your Laravel application.
  2. Clone the Sublime Text plugin into your packages directory. (Soon to be available through Package Control).

That’s it! You should now be good to go! Search for “Laravel” within the command palette, and you’ll find a variety of options.

Laravel Generators

Let me show you my basic workflow below:

Download Video

Questions? Bugs? Feature requests? Let us know below!


Original Link: http://feedproxy.google.com/~r/nettuts/~3/IyTu4QULsLg/

Share this article:    Share on Facebook
View Full Article

TutsPlus - Code

Tuts+ is a site aimed at web developers and designers offering tutorials and articles on technologies, skills and techniques to improve how you design and build websites.

More About this Source Visit TutsPlus - Code