I'm trying to query a restful webservice written in laravel using $.getJSON (jquery). But the cross...
Using belongsToMany custom accessor methods are ignored. Why?
I would like to use main template also for error views. Main template works only if i call it from c...
I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...
I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...
maybe is only a typo but 'password' is different from 'Password' however to check if not hashed pass...
you could override $rules['email'] before passing to validator
http://laravel.com/docs/validation#rule-unique Forcing A Unique Rule To Ignore A Given ID 'email' =&...
If you can, add turnid column in subspeciality table. For example you can get all subspecialty from...
The Laravel portal for problem solving, knowledge sharing and community building.