This is the problem that I encounter Undefined variable: errors (View: /var/www/html/laravel.com/res...
I'm trying to access an attribute of a nested object: $company->order()->first()->customer(...
Hello, I have a custom Validator where i want to check items in an array that are passed to the vali...
I wrote a formular in Laravel ( PHP Framework ) and this formular gets some data and send them with...
I have a controller where I am taking an uploaded CSV (which can go up to 5-6MB in size), and I have...
i am calling the form from ajax and after submitting the form, validation error message not showing,...
Hi Guys, I'm trying to centralize validation rules. I want to re use it every time i validate a form...
What other pages do I need to change in order for my changes in the default login page of laravel to...
How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...
I want to know the process done in laravel 5.2 authentication ? also what if i want to change the de...
I have an array of emails that aren't in an request, they don't have name pairs just array:2 [▼ 0 =&...
Ok, I am in a fix. I am working on an application , where multiple authentication is required. The a...
Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...
I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...
I will elaborate... I'm trying to use one file input to upload both images and videos. I want to hav...
Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...
Here's my view @extends('app') @section('content') {!! Form::open(['url' => 'person', 'class'...
Now the latest question of iPhone, iPad and iPod users how to unlock iCloud activation lock for stol...
Hi All, it's me again, writing new thread to ask for some help.. i have a model, which i called &quo...
I have a form that accepts images for profile pics. I know that the form is working, as far as the o...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community