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...
Just create a boolean field in your users table called active, and set it to true for activated user...
You can look at the https://github.com/laravel/framework/tree/master/src/Illuminate/Mail/Transport T...
Okay, that is planned for my package, but now it can only swap the translator and listen to missing...
Check https://github.com/laravel/laravel/blob/master/app/config/app.php and look if you have all pro...
I'm not 100% sure what you mean, but I recently started on a translation manager for Laravel: https:...
The Laravel portal for problem solving, knowledge sharing and community building.