Hi Guys, I have a laravel app running on 4.1.3 version which I am trying to migrate to the latest ve...
I am trying to write a custom error message for the "required" validation rule in L5. I kn...
Hello, I'm sticking in the loginController Login function it returns everytime FAIL In the Database...
Hello, I want to create a means for me to show users where they are at a page. Currently my menu is...
I make a Laravel 5 starter site with boostrap 3 and datatable. You can download it from here: https:...
i got some error like this : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tbl_user.id' in...
Since i upgraded to 5.3. i can not pass model from blade template to my contoller. Every Model i pas...
Is there any good practice how to give user JWT token after provider send him back? Give it to user...
I cant track down the event in the framework, which is logging mails sent (via mailgun api). It is d...
I have the following in my controller namespace App\Http\Controllers\Settings; use Illuminate\Http\...
I have $formas_pagos variable loaded with FormasPago model data. When i iterate trough $formas_pagos...
Hi, I installed passport, and I got the API functionality working with 2 environments, one getting t...
In my environment authentication is already done in Apache (Kerberos). I want to use this already au...
I'm creating role method in laravel, but when i start the page I have this error. If anyone has any...
Hi! I'm new in Laravel and I have a little problem with User and Roles. In a database I have users a...
My blade template is like , @if($ajax) <div class="profile" id="profile...
Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...
Controller: public function editar($id){ $emitentes = Emitente::all(); $destinatarios = destinatario...
Hi there! I'm like beginner with Laravel but I love it! I was wondering if there is some way to let...
I have a problem. I don't solution for get member was liked my facebook fan page. Wish have idea fr...
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.