Hi, first question I cant find working answer. Laravel 4.1 ###rules public static $rules = [ 'name'...
Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...
I'm not 100% sure if this is a bug in Ardent or Laravel, but I cannot seem to get the email validati...
I created an user authentication system, everything works great on my local server, but once uploade...
Hello I'm trying to make simple voting system. So when user click on specific button it should send...
Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...
I need to have some validation rules based on configuration files (those at app/config), so the rule...
Hey guys, I am having some trouble getting my error messages to show for my custom Validation class....
Hi, I have this code in my_view.blade.php : <div class="row"> <div cl...
I have a form whereby all my validation except for file works. It seems to return the file name prop...
Hey guys, I'm pretty new to laravel and I would like to use the Validator which comes with laravel....
Hi, I am trying to create a cart for my e commerce website. For a single user, it's simple, session...
I am extremely sorry for this novice question in the link http://laravel.com/docs/routing#route-filt...
I have input with name = "image []" multiple = "multiple" which depends on other...
I just came across an example that put the validation inside of a model like so: class User extends...
Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...
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