Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 700 Bytes

File metadata and controls

21 lines (15 loc) · 700 Bytes

Laravel Latest Migration

Opens the latest migration created in a Laravel app. Works with Sublime Text 3 and Sublime Text 2.

Usage

Easy!

  1. Open any file in your Laravel app.
  2. Bring up your command pallette (Cmd + Shift + P / Ctrl + Shift + P) and type in:
latest
  1. In no time the "Laravel Latest Migration: Open latest Laravel migration" should be highlighted.
  2. Hit enter, and lo and behold; your latest migration!

Credits

Forked from Rails Latest Migration.

License

The MIT License (MIT) - for more info see LICENSE.md.