Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NetTuts.com:
Pro Workflow in Laravel and Sublime Text
Mar 15, 2013 @ 14:48:39

NetTuts.com has a new article today for the Laravel developers out there (an up and coming PHP framework) with some handy Sublime Text tips you can use to streamline your workflow.

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.

They help you get it installed and running and show (via a screencast) the steps to use it when working in your code. Their examples show the creation of resources (all MVC aspects and configurations), working with Artisan commands, migrations and other bits of code.

tagged: laravel sublimetext editor package generator plugin

Link:


Trending Topics: