Support the ongoing development of Laravel.io →

Propaganistas

Joined 24 Feb 2014

Statistics

Threads 4
Replies 4
Solutions 1
Articles 0

Overridden core class does not work when in artisan

In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...

0 Likes
1 Replies
Solved

Default values in $attributes not mutated

Hi It seems that default values defined in $attributes are not being mutated before saving to the da...

0 Likes
1 Replies

Laravel user forms and admin forms: how to tackle?

Hi Just a question to poll how you guys would tackle this in Laravel: I have a user preferences page...

0 Likes
4 Replies

Extend Validator class multiple times

Hi I've created a custom Validator package that adds a validator for phone numbers: https://github.c...

0 Likes
1 Replies
replied 8 years ago

Overridden core class does not work when in artisan

Tracked down myself. See http://stackoverflow.com/a/33012158/2408321

0 Likes
Solved
replied 8 years ago

CustomValidator not found

Hi There's a package for phone validation. https://github.com/Propaganistas/Laravel-Phone

0 Likes
replied 10 years ago

Laravel user forms and admin forms: how to tackle?

Thanks for your replies. @Edwin-Luijten If I understand correctly your suggestion still ends up with...

0 Likes
replied 10 years ago

Extend Validator class multiple times

As a follow-up: When I change validation.php to use Validator::extend(), then everything works fine....

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.

© 2024 Laravel.io - All rights reserved.