Support the ongoing development of Laravel.io →
barryvdh

barryvdh

Joined 11 Dec 2013

Statistics

Threads 5
Replies 251
Solutions 26
Articles 0

[Package] Laravel CORS (Cross domain requests)

CORS in Laravel 4.1+: https://github.com/barryvdh/laravel-cors/ The laravel-cors package allows you...

0 Likes
1 Replies

[Package] Laravel Debugbar

Laravel 4 Debugbar: https://github.com/barryvdh/laravel-debugbar This is a package to integrate PH...

0 Likes
14 Replies
posted 11 years ago

[Package] Laravel IDE Helper + Model phpDocs Generator

Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...

0 Likes
1 Replies

[Package] Laravel HttpCache

HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...

0 Likes
2 Replies

[Package] Laravel TwigBridge

Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...

0 Likes
2 Replies
replied 11 years ago

Authenticating A User With Conditions (activating users by admin)

Just create a boolean field in your users table called active, and set it to true for activated user...

0 Likes
replied 11 years ago

How to use SES as a drop-in replacement for the default 'sendmail' or 'mailgun'?

You can look at the https://github.com/laravel/framework/tree/master/src/Illuminate/Mail/Transport T...

0 Likes
replied 11 years ago

Is there a way to parse code for language keys?

Okay, that is planned for my package, but now it can only swap the translator and listen to missing...

0 Likes
replied 11 years ago

artisan commands are missing

Check https://github.com/laravel/laravel/blob/master/app/config/app.php and look if you have all pro...

0 Likes
replied 11 years ago

Is there a way to parse code for language keys?

I'm not 100% sure what you mean, but I recently started on a translation manager for Laravel: https:...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.