Support the ongoing development of Laravel.io →

786 Threads

Problem in handling VALIDATIONS and ERROR MESSAGE in form

This is the problem that I encounter Undefined variable: errors (View: /var/www/html/laravel.com/res...

0 Likes
1 Replies

Accessing properties of nested objects

I'm trying to access an attribute of a nested object: $company->order()->first()->customer(...

0 Likes
1 Replies

Custom validator

Hello, I have a custom Validator where i want to check items in an array that are passed to the vali...

0 Likes
0 Replies

Former with Bootstrap? Delete Confirm

I wrote a formular in Laravel ( PHP Framework ) and this formular gets some data and send them with...

0 Likes
1 Replies

Catching unique constraints on mass/chunked insert?

I have a controller where I am taking an uploaded CSV (which can go up to 5-6MB in size), and I have...

0 Likes
0 Replies

Laravel 5: Before redirct set validtion error to view page

i am calling the form from ajax and after submitting the form, validation error message not showing,...

0 Likes
6 Replies

Custom Validator Error

Hi Guys, I'm trying to centralize validation rules. I want to re use it every time i validate a form...

0 Likes
0 Replies

changing the default login page of laravel 5.2

What other pages do I need to change in order for my changes in the default login page of laravel to...

0 Likes
1 Replies

Custom validators on empty string

How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...

0 Likes
3 Replies

I want to know the process done in laravel 5.2 authentication ?

I want to know the process done in laravel 5.2 authentication ? also what if i want to change the de...

0 Likes
1 Replies
posted 8 years ago

Validating an array, not a request

I have an array of emails that aren't in an request, they don't have name pairs just array:2 [▼ 0 =&...

0 Likes
0 Replies

Multi Table Authentication - Suggestions Requested

Ok, I am in a fix. I am working on an application , where multiple authentication is required. The a...

0 Likes
1 Replies

Javascript generated fields and validation in dynamic menu card

Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...

0 Likes
0 Replies

Input validation and fomatting in Laravel 5.1 using FormRequest

I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...

0 Likes
0 Replies

How to upload images and videos with one file input that has different max size limits?

I will elaborate... I'm trying to use one file input to upload both images and videos. I want to hav...

0 Likes
1 Replies

Adding field with Middleware before Request validation

Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...

0 Likes
4 Replies

CSRF _token Mass Assignment Error

Here's my view @extends('app') @section('content') {!! Form::open(['url' => 'person', 'class'...

0 Likes
15 Replies
Solved

Bypass iCloud Lock: Remove/Unlock iCloud Account Activation for iPhone

Now the latest question of iPhone, iPad and iPod users how to unlock iCloud activation lock for stol...

0 Likes
0 Replies

Eloquent : Guarded and Unguard Certain Collumn Temporarily

Hi All, it's me again, writing new thread to ask for some help.. i have a model, which i called &quo...

0 Likes
2 Replies

Image not uploading to form

I have a form that accepts images for profile pics. I know that the form is working, as far as the o...

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.