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...
Hmm, not really. You could off course use a bash script or something to automate this. You could als...
So are you double hashing? You might get more luck using the default password reminders, as more peo...
You can also check out https://github.com/barryvdh/laravel-elfinder#ckeditor-4x
Why don't you use the default password reminder functionality? http://laravel.com/docs/security#pass...
Use var_dump($results) or dd($results) (var_dump and die) or use my debugbar: https://github.com/bar...
The Laravel portal for problem solving, knowledge sharing and community building.