Emmet style Laravel snippets for Sublime Text 2. I used Laravel source to create nice collection of snippets. For longer names there are handy tab-trigger aberrations. So for Paginator::getCurrentUrl()
you can just use Pagin-gcu
or only P-gcu
if you are feeling adventurous.
Available at Package Manager! just search for Laravel 4.
Or you can just git clone this repo into your Packages folder.
git clone https://github.com/bliker/laravel4-snippets.git
You can build the snippets yourself by checking out the develop branch and running
php Start.php