http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.
How do I validate the $token against password_reminders if the token exist or before it's expired an...
I have 2 forms validating from the same model, so its kind of a multi part form. The first form vali...
I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...
I have a table users which have some columns including username and email. I also have a form which...
Hey, i have this code @extends('layout.main') @section('content') <head><title>[PCP] {{...
I wonder how can I validate forms to be html tags free.
Hi. I'm currently using Ruby on Rails stack and thinking to move to Laravel 4.2 because of extreme p...
Hi, How Jquery form validations settings up in Laravel 4. Before I worked in Yii, and Yii creates jq...
Hi all, i need to validate if marks is choosen and that's it with routes.php but when the validation...
How can I get the code on the right side to send back validation error messages to the code on the l...
Hi, everyone! In my model I use validation and localization of validation error message, s.e. class...
Hello...I need help implementing codebird-php into my laravel app.I want users to be able to sign in...
Hi guys, I am building an application where I will need to use payments. For now Laravel/Cashier imp...
Hello, how do i make validator fail if two forms are not identical? I am making a change password fo...
Hi, I want to pass validation errors and posted data ( in order to repopulate the form ) from the se...
I am using Administrator (frozennode). and I want to add some of my javascript files to it . how can...
Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...
hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...
I cannot seem to get validation working when using a subfolder in controller path....what "use&...
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