CORS in Laravel 4.1+: https://github.com/barryvdh/laravel-cors/ The laravel-cors package allows you...
Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...
Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...
HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...
Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...
You don't have to kick the topic after 2 hours.. When you do it like that, it could be 123-my-page-t...
You can just use HTML::macro instead of Form::macro.. And you mean https://github.com/sindresorhus/g...
SQL injection is not possible, as Laravel uses prepared statements/parameter binding.
Yes, maybe a memory problem. Try increasing the memory limit, or reducing the amount of rows you wan...
The Laravel portal for problem solving, knowledge sharing and community building.