Support the ongoing development of Laravel.io →

629 Threads

Create view / controller / Validation rules to manage both Parent and child model from Parent controller

Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...

0 Likes
1 Replies

File validation "The file exceeds your upload_max_filesize ini directive" Problem

Hi, I have a form with some validation rules and everything but the file validation works. The probl...

0 Likes
0 Replies

Validating "bad words"

Did anyone manage to get it working ? to use laravels Validation to check i "username" con...

0 Likes
1 Replies

Looking for projects on Laravel framework

is there anything like Bonfire [Codeigniter] made on Laravel 3 or 4 having Built-In Admin Area,User...

0 Likes
2 Replies

Independent Application/Software Testing

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Testing / Evaluation

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies
posted 9 years ago

Custom Validation dependent on 3 fields

I have three different fields which are percentage values and all need to add up to 100. I've looked...

0 Likes
0 Replies

Check if password is correct

Hello, once the user is logged in at my application i want to give him the possibility to change his...

0 Likes
0 Replies

Laravel Artdarek Facebook problem

I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...

0 Likes
0 Replies
posted 9 years ago

Validation rule. How to allow only 1 or null?

How do I make a validation rule that allows only a 1 or null? Thanks.

0 Likes
1 Replies

Using Ardent and putting validation in the model. Any reviews, thoughts, or insight?

I'm trying to adhere to the thin controller, fat model design so I want to put my validation in my m...

0 Likes
2 Replies

Validate multiple fields on form

Hi there. i have a form that i want to accept multiple entries at once. for example, 10 object names...

0 Likes
0 Replies
posted 9 years ago

Message Bag setFormat before toJson

Hi, i want to format MessageBag before going to toJson and i was thinking if it's possible to do som...

0 Likes
0 Replies
posted 10 years ago

Problem validation

hello friends I'm making an Insertion and get this errror Access to undeclared static property: User...

0 Likes
1 Replies

Validator mp3 mimes

In validator sets mime: 'audio/mpeg,audio/mp3,mp3' File: $ file-> getMimeType () / / -> audio/...

0 Likes
1 Replies

Laravel not using my package language file

I have a validation.php file in /workbench/<vendor>/<package>/lang/en. In this file, I h...

0 Likes
1 Replies

Multiple image upload strange error

When upload just one image, the validator works. But, When upload multiple images by enable input's...

0 Likes
3 Replies

How can I make $errors variable be passed to Codeception when functional testing?

Hi. I have problem with functional testing form validation. When I use $errors in my view, tests fai...

0 Likes
0 Replies

Required_with not working with arrays

$rules = array( 'cover_image' => 'required|image|mimes:png,jpeg', 'content' => 'required',...

0 Likes
1 Replies

Problems with custom validation

Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...

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.

© 2024 Laravel.io - All rights reserved.