Support the ongoing development of Laravel.io →

786 Threads

Something to do with Validator results in NotFoundHttpException

I have a registration form, the contents of which are being passed through a Validator and then shou...

0 Likes
0 Replies
posted 9 years ago

Difference between "accepted" and "in"

What is the difference between "accepted" and "in" in Validation?

0 Likes
1 Replies
Solved

L5 Validator not found

Hi, i'm new to Laravel and i'm trying to understand the validation part of a form. Can you help me t...

0 Likes
6 Replies

Passing row id to laravel controller from bootstrap 3 delete modal

Learning Laravel (4.1) and I am having trouble with passing a row id from a table to a controller. W...

0 Likes
0 Replies

Proper way to determine if value exist in a json post

Hi all, I'm working on a RestAPI where the data coming in is in json format. For example. { &...

0 Likes
1 Replies

Limited array element validation

Hi, I'm working for a laravel project which require user select a list of universities(checboxes). B...

0 Likes
2 Replies

Laravel : All validation rules fail always

I am trying to validate a retrieved form with User::$rules and the validation always return failed w...

0 Likes
1 Replies
Solved
posted 9 years ago

Method not found while using validator::extend

Hello, I am getting error in L5: call_user_func_array() expects parameter 1 to be a valid callback,...

0 Likes
0 Replies

watson/validating is not validating

Hello. There's my controller code: $site = new Site; $site->fill(Input::only('name', 'slug', 'con...

0 Likes
1 Replies
posted 9 years ago

Pivot table data validation

Hello, Im new to the framework, but I'm already loving it. Now straight to the question. I have 3 ta...

0 Likes
0 Replies
posted 10 years ago

Custom validation message parts

Okay so I'm using Laravel's validator. It's generally pretty good for me. But the messages are a rig...

0 Likes
1 Replies

Validating error - Laravel 5

Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...

0 Likes
0 Replies

Codeception Functional Testing — Validation Failed (Build Larabook from scratch, Laracasts)

Hi, I am following Build Larabook from Scracth, by Laracasts. At the end of Lesson 10, the author ru...

0 Likes
3 Replies

New Form and FormSet Package

Now you can have the Django Forms and FormSet facilities in your laravel application without losing...

0 Likes
0 Replies

Easy Validation with Laracasts/Validation when using Laracasts/Commander

Just wanted to share how easy it is use laracasts commander together with laracasts validation (both...

0 Likes
2 Replies

Validate Form with Laravel and get errors messages with AJAX JSON and include Google reCAPTCHA

Hi, if you have a problem with Validate Form, here you can see three explanatory videos ... FIRST: V...

0 Likes
1 Replies
posted 9 years ago

Form Validation Issue on Updates

I ran into the common problem where I could not update the User because the Validator kept using the...

0 Likes
1 Replies
Solved

User input isn't being accepted into database?

Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...

0 Likes
2 Replies
Solved

Laravel 5 Errors

I have made 404.blade.php and put this in my views/errors folder next to the installed 503.blade.php...

0 Likes
2 Replies

Validating a dynamic array of form elements + user-defined messages

Hi, I've been at this for a day, and I must be starting to confuse myself. My issue is that I genera...

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.