Commit 20482b94 authored by MAO's avatar MAO

Add Laravel Cheat Sheet

parent 0a69ded6
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
...@@ -106,6 +106,18 @@ ...@@ -106,6 +106,18 @@
} }
] ]
}, },
{
"name": "Laravel Cheat Sheet",
"details": "https://github.com/yepolite/laravel-cheat-sheet",
"labels": ["snippets"],
"author": "limao",
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "Laravel Color Scheme", "name": "Laravel Color Scheme",
"details": "https://github.com/villimagg/Larapaste-sublime-theme", "details": "https://github.com/villimagg/Larapaste-sublime-theme",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment