Hello Guys. When i use image or mimes validation i face with this error Symfony \ Component \ HttpFo...
Hello I'm developing an application which have user area and admin area. I already created user area...
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...
Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...
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...
I'm not 100% sure if this is a bug in Ardent or Laravel, but I cannot seem to get the email validati...
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...
I created an user authentication system, everything works great on my local server, but once uploade...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community