Hi, I have a model that in combination of 3 fields it needs to be unique. for example: protected $r...
I am getting the following validation message when uploading some files (not all) and on others it w...
Hey guys, Im trying to validate a date from my form. Im using the pickadate.js script, which is work...
try to ensure that the arrival date is before the departure date field, however it prompts error whe...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
I want more table create using L4, But when a create a new table called (mail) nothing migrate this...
I want to create form macro, and i want to use errors message in it. how to use errors message (Mess...
I searched for "Spreadsheet" and didn't find anything here, so I thought I would post a qu...
Hello, Given I have a model with an optional 'email' attribute. When specified, it has to link to a...
My file uploading script was working previously, with the same validation rules, it has stopped work...
Hi All, I am working on a package, trying to inject "Illuminate\Validation\Factory" to __c...
Hi I am using Laracasts Form Validation Simplied (https://github.com/laracasts/Form-Validation-Simpl...
As the title states is it better to create site auth system from scratch using Laravel or use a alre...
Salam, We are using Laravel-4.2, and we are developping on linux machines, the problem is that we ha...
According to documentation (Validation): Specifying Custom Messages In Language Files In some cases,...
We know laravel has an update() method that update records through "put" http method. Ever...
Hi guys, I am working on a multi-language website where we validate the input fields. But all the fi...
Hey guys I followed this short tutorial: http://blog.elenakolevska.com/laravel-alpha-validator-that-...
I am having some trouble figuring out how to validate that an entire eager loaded query is valid bef...
Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community