Support the ongoing development of Laravel.io →

779 Threads

posted 7 years ago

$errors variable empty after failed validation

I'm brand new to Laravel (and fairly new at PHP), and I'm loving it so far... except for one issue t...

0 Likes 10 Replies
Solved

How to provide old value of a form, if it is populated with snippets

Hi, I have a following pice of code in the snippets, that I am using jQuery Datepicker. But, if the...

0 Likes 0 Replies

jQuery $.post stops working

So I was trying to do some nice looking registration, then user presses register button ajax checks...

0 Likes 3 Replies

Create a trait for requests and extend it

Hi everyone, I've two validations for requests that are now managed through two different files (cla...

0 Likes 1 Replies

Verify email address after user registration

I want to develop a forum that will require a user email verification after registration. I don't kn...

0 Likes 5 Replies
Solved

Sierra Upgrade - Break in Laravel/Vagrant/Homestead -

I decided to do the upgrade and regretting it now so I am hoping to find someone else who might have...

0 Likes 1 Replies
Solved

Laravel setPasswordAttribute Override

This is a problem I've seen a few times, and it may be to a lack of understanding on my part, but it...

0 Likes 0 Replies

Laravel request for specific unique field

Hi, I have my request form for destinations, it has, id, name and location_id so depending on the lo...

0 Likes 1 Replies

How to return to a previous page after validation errors occur

Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...

0 Likes 6 Replies
posted 8 years ago

Validator : Greater than other field

Hi, I'm posting 2 inputboxes in my app which are both numeric. I want my validator to to this : if f...

0 Likes 6 Replies

Laravel 5 How to solve the error when validate a unique username using Boostrap FormValidation Remote

I got an error when i want to validate an unique username using Boostrap FormValidation remote. Belo...

0 Likes 0 Replies

Update unique field Laravel 5.4????

I can not update unique field public function rules() { return [ 'nickname'...

0 Likes 0 Replies

Custom Validation on Multiple FileUpload

I'm having problem return false on this multiple file input. It is working for textboxes. Anyone can...

0 Likes 0 Replies

Laravel-5.4 - how to store the image path in database for all users who registers

I am using laravel-5.4 make:auth . Added one extra field in user table -> profile picture in view...

0 Likes 2 Replies

Validation alphabet and numeric value

what is regex for validation if value have both alphabet or numeric value ? thanks

0 Likes 4 Replies
Solved

setting rule for unique name on existing row

Hello, in laravel 5.4 setting rule for unique name like $rules = array( 'name' => 'r...

0 Likes 2 Replies

can't determine source of integrity constraint violation

Hi, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...

0 Likes 1 Replies
posted 6 years ago

Custom validation message for exists

Is it possible to define a custom message for the exists:table,id rule? I tried the following public...

0 Likes 0 Replies

Problem Login with Laravel 5.4+Sentinel

Hi.. i am new in Laravel environment and i just met problem in my first application. I made a page f...

0 Likes 0 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes 0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2023 Laravel.io - All rights reserved.