Hi guys,
I have recently posted a new tutorial on something that seems to have been missed by the Laravel community - Model Validation using Observers.
It covers how to validate your models without interfering with your models or your controllers.
It will only take a second so why not check out Laravel model validation using observers?
nice article
I'm doing something similar, the difference is that I set the rules in my model instead of a separate observer
Model observer http://laravel.io/bin/JKa
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community