diff --git a/messages.json b/messages.json deleted file mode 100644 index ac556fd..0000000 --- a/messages.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "1.1.0": "messages/1.1.0.txt", -} \ No newline at end of file diff --git a/messages/1.1.0.txt b/messages/1.1.0.txt deleted file mode 100644 index ada1ee1..0000000 --- a/messages/1.1.0.txt +++ /dev/null @@ -1,39 +0,0 @@ -Laravel 5 Snippets for Sublime Text -https://github.com/Lykegenes/laravel-five-snippets - - -Version 1.1.0 -******************************************************************************** - -#### ANNOUNCEMENT - -Since the previous author deleted his Github account, this package was missing. -I took the liberty to update it appropriately for Laravel 5. -Here are the changes from the original package : - - -#### REMOVED SNIPPETS - - - Form (removed from framework) - - -#### NEW SNIPPETS - - - App - - Auth - - Config - - Crypt - - Event - - Hash - - Log - - Storage - - -#### WORK IN PROGRESS - - - Route : Need some clean up, currently as-is from original package - - Request : A lot of functions are currently missing - - Eloquent snippets - - DB Facade snippets - - Localization snippets - - And more, I want full coverage of the framework \ No newline at end of file diff --git a/test.php b/test.php index 8126c3e..8d30e3b 100644 --- a/test.php +++ b/test.php @@ -1,4 +1,5 @@ json($array); + ?> \ No newline at end of file