Hi, I have an issue since several weeks now and I can't find any solution on Internet. Let's say I a...
Hi everyone, I'm currently doing my first project with Laravel and I'm kinda stuck on validation, be...
Hi, Ive create a validate file $rules = array( 'photo' => 'required|image|mimes:jpeg|min:100|max...
Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...
Hi, I have a form with some validation rules and everything but the file validation works. The probl...
Did anyone manage to get it working ? to use laravels Validation to check i "username" con...
is there anything like Bonfire [Codeigniter] made on Laravel 3 or 4 having Built-In Admin Area,User...
Need independent testing/evaluation done on a web application currently being developed using Larave...
Need independent testing/evaluation done on a web application currently being developed using Larave...
I have three different fields which are percentage values and all need to add up to 100. I've looked...
Hello, once the user is logged in at my application i want to give him the possibility to change his...
I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...
How do I make a validation rule that allows only a 1 or null? Thanks.
I'm trying to adhere to the thin controller, fat model design so I want to put my validation in my m...
Hi there. i have a form that i want to accept multiple entries at once. for example, 10 object names...
Hi, i want to format MessageBag before going to toJson and i was thinking if it's possible to do som...
hello friends I'm making an Insertion and get this errror Access to undeclared static property: User...
In validator sets mime: 'audio/mpeg,audio/mp3,mp3' File: $ file-> getMimeType () / / -> audio/...
I have a validation.php file in /workbench/<vendor>/<package>/lang/en. In this file, I h...
When upload just one image, the validator works. But, When upload multiple images by enable input's...
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