Support the ongoing development of Laravel.io →

785 Threads

how to user request input three time for captcha if overdone

help me how to user request input three time for captcha if overdone 3 time after notification messa...

0 Likes
0 Replies

Form Request: check recaptcha validates, before validating other fields against database?

Hi, I'm using a Form Request with rules but I want to check the recaptcha validates before validatin...

0 Likes
1 Replies

[Solved] - Jquery multi file upload with laravel

Hi everybody I had problem 3 months ago but i had solution for it http://laravel.io/forum/07-21-2014...

0 Likes
1 Replies
posted 6 years ago

Validation, alpha, alpha_num, alpha_dash passes multibyte

I saw a weird validation behavior. 'alpha, alpha_num, alpha_dash' validation passes multibyte string...

0 Likes
0 Replies

Why does my custom register page gives exception?

I have some problem creating the auth part of my site: I tried to adapt my page to the register.blad...

0 Likes
0 Replies

TokenMismatchException error with PHPUnit after upgrade

I just upgrade from Laravel 5.3 to 5.4 then I move to 5.5. After that, I wrote this test: /** @t...

0 Likes
0 Replies
posted 6 years ago

validate unique composite key of array data for update

Data and validation rule is here (https://paste.laravel.io/70e20397-4032-4af3-9d5a-bcd615883c44) Que...

0 Likes
0 Replies

validate() redirect not showing all error messages (Chrome)

Laravel 5.4 version The validate() function works until I test more than 3 errors in the form. Upon...

0 Likes
0 Replies

403 error on from submit

Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...

0 Likes
0 Replies

How To Create Unique Validation On The Form Request

Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...

0 Likes
0 Replies

Send user password reset link after creation by admin

My application only allows for admin to create users (i.e. users cannot register), and assign roles...

0 Likes
2 Replies
posted 9 years ago

Custom validation messages with data of the rules

Hi, this is a common custom error message: $messages = array( 'min' => 'This field aint long enou...

0 Likes
7 Replies
Solved
posted 6 years ago

Why laravel can not cancel validation?

I think laraval no support in this regard, what do you think? I think one of the field validation f...

0 Likes
0 Replies

HTTP POST Request in Laravel 5.5

Let me try to explain what I'm trying to do. We have an API for SMS services hosted somewhere in the...

0 Likes
0 Replies

Updating another user and ignoring its name/email when validating

Hello, I'm having some trouble realizing a bit of logic in my application. In short, I have a user u...

0 Likes
2 Replies

Laravel 5.4 Session Flash and Validator are not work !

Hey guys, Kernel.php : https://ibb.co/mHxOeQ UserController $this->validate($request, [...

0 Likes
2 Replies

Cannot make radiobutton bootstrap work. Laravel 5.4

Hello there everyone, thanks for read this and help me. I have a form like this <div class="...

0 Likes
1 Replies
Solved

Localization & Validation

I need to change the error message on the default auth/login.blade.php file It returns "These c...

0 Likes
8 Replies
Solved

Google reCaptcha always resetting with laravel 5.1

I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...

0 Likes
0 Replies

Laravel Eloquent Saving by batch

is there any way on how to save a Whole batch of file using eloquent ? For example I have a 1000 ite...

0 Likes
1 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.

© 2024 Laravel.io - All rights reserved.