Support the ongoing development of Laravel.io →

789 Threads

Validating two models in Laravel 5

Hi, I have User and Company. If user select on registration that it is regular user the he just fill...

0 Likes
2 Replies

Is [email protected] a valid email?

I am using Mailchimp service and I am adding emails to list thru API, before any API calls I make su...

0 Likes
2 Replies

Validation of unique Input fields

I'm using the Laracasts\Validation\FormValidator package how would I setup validation rules for each...

0 Likes
0 Replies

Basic carbon date help, please help

Hello, I'm trying to insert a simple date from a datepicker in my mySQL table. I keep getting this e...

0 Likes
1 Replies
posted 10 years ago

satisfy both the validation rules for one field in laravel

Hi I am new to laravel and creating an application with it. Now i have been stuck with two problems,...

0 Likes
0 Replies

what is before and after filter in laravel in route and controller

what is before and after filter in laravel, I have read the documentation but I didn't understand it...

0 Likes
1 Replies

Logical test returning false but query returning true

Hello! I can't figure out why the mysql query is returning results when it shouldn't, here is the th...

0 Likes
1 Replies
posted 10 years ago

Validation for file types dosen't working

I am validating a input file field for its file type such as: pdf, doc, txt, docx. But its to hard t...

0 Likes
0 Replies

Laravel Array Validation

Hello all, I have a Laravel backend working with AngularJS. Via angular service i send a POST reques...

0 Likes
0 Replies

Laravel Routes/Controllers and AJAX

I would like to know if there's a better way to go round this: So I have a form, which I post using...

0 Likes
1 Replies
posted 10 years ago

Update User Model Validation Problems

Greetings, I am in a position where I want to "Update" a user's record that already exists...

0 Likes
2 Replies

Input box array value validation

Hi am having around 20 text boxes like, <td><input type="text" name="s[enge...

0 Likes
0 Replies

Laravel 5.0 - validating uniqueness in HTTP Requests

Hi! In my app, I have a Signup Model. A signup belongs to a single club, and I want the name of that...

0 Likes
1 Replies

Google Calendar API integration in Laravel

Hey All, I'm in the process of developing a web application for a customer. The customer asked If I...

0 Likes
2 Replies
Solved

Problem with links but only sometimes!!!

Hi All, Newbie to Laravel and have struggled to get the links to do what I want them to do :( Every...

0 Likes
1 Replies
Solved

Why do my image fields get cleared when I click to edit a post?

Hi, I have got a simple post setup where I have 2 image fields in the post and then some other input...

0 Likes
2 Replies

a post redirect method in routes, is this possible?

http://laravel.io/bin/6Lnlj Lines 16 to 22. I have a post route that validates the form that is in t...

0 Likes
0 Replies

Returning Data to View from Redirector

Please, how can i return the $errmsg to the view. since i already have withInput and withErrors...wh...

0 Likes
1 Replies

Laravel custom log

Hi, is there any way for me to make custom log to record all activities in my admin site? but not pu...

0 Likes
2 Replies

How to create own method for validation

Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...

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.

© 2025 Laravel.io - All rights reserved.