pullrequests Search Results · repo:laravelbook/laravel4-phpstorm-helper language:PHP
Filter by
4 results (105 ms)
4 results
inlaravelbook/laravel4-phpstorm-helper (press backspace or delete to remove)I added a lot of missing Laravel 4 methods, organised them alphabetically and added Sentry 2 methods.
Change return of View::make and give data param default value to stop phpStorm from putting red lines under it wherever
it s used.
Latest Laravel 4 as of 02/20/2013, edited to include the defaults missed by the codeintel parser, along with some other
minor flaws in the output. Based strictly on the json config file supplied with the ...