Update readme

This commit is contained in:
Barry vd. Heuvel
2014-03-05 18:35:42 +01:00
parent 0577429e4e
commit 4e36c08168
+1
View File
@@ -30,6 +30,7 @@ You can configure your composer.json to do this after each commit:
"scripts":{
"post-update-cmd":[
"php artisan clear-compiled",
"php artisan ide-helper:generate",
"php artisan optimize",
]