gnarula / sublime-laravelgenerator

A Sublime Text Plugin which allows using Laravel 4 Generators by Jeffrey Way via the command palette.
165 stars 41 forks source link

sublime-laravelgenerator

A Sublime Text plugin that allows you to make use of the Laravel 4 Generators by Jeffrey Way directly within Sublime Text.

Installation

Usage

Note: artisan needs to be in the project root.

Customization

The plugin is quite extensible. Interested users can extend the plugin for more artisan commands by adding the appropriate entries in Default.sublime-commands.

Credits


This is a work in progress. Feedback is appreciated. Feel free to report any issues you come across