Hi there, To perform some custom validation on my form request i've implemented the prtected functio...
how is exactly build a unit test for uploaded files ? i have use a $this->call(<method>,<...
Dear all I'm going to create some widgets on the left side of the master layout One of these widgets...
Hello how can I override Password::reset so that it takes only token and password without email ? A...
I'm building a file uploader on a project and plan to use the Form Request feature. Is it possible?
Hi, I have this huge form divided in several models. These are my models: class Formato extends Mode...
I have access to a secure xml feed and I want to know what I should add to the function below to mak...
Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...
Im creating simple kiss system need someone to ask about advice fixing things... Skype: cuemur
Okay, my code is working but I just need to understand something : (A) use Request; (B) use Illumina...
Hi, I can't find a similar question. I've a Controller Class named UsuarioController.php with the me...
Hi! I'm struggling with a validation issue. Ive this set of data: [questions] => Array (...
I have some similar same logic in ajax but this one always get internal error 500 i already pass the...
I've managed to change the password field in the code through overriding various classes/methods. Bu...
Hi, I'm new with Laravel, so im writing a comment form that using hidden input which value is user-&...
I have existing image on profile information then i don't want to change it. If i update my profile...
Hi I've a path registered Route::patch('addressbook/edit', [ 'as' => 'addressbook.edit',...
Where can i put the resize in this code thanks. $this->validate($request, [ 'email' =...
Hey what can i code if i don't want to have a image. i get error: Call to a member function getClien...
I should validate if relationship exit when i create an enrtity. Example: A "Role" should...
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