Trying to install laravel socialite And got the following error: composer require laravel/socialite...
Hi, I have a problem with an application I'm currently building and can't get my head around why it...
I got the following error in production: There is already an active transaction {"exception&quo...
In our probject, we queue up jobs into fixed queue names (e.g. app_data_pull, periodic_data_sync, et...
@foreach(Group::all() as $key => $value) {{ @$value->name }} @endforeach
Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...
What's the purpose of the hostname in the config file and when does it matter what the value is? I'm...
When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP
I have a mobile app and an admin panel, I have already created the API used by customers (api guard)...
Upgraded to Nova 2.0.5 but I didn't see any "cancel button" to Attach, Create, Update, and...
HTML <input type="file" ref="inputfile"> <input type="file" r...
I am trying to develop an application where user will be able to upload and share video. And on the...
Hello, I have these customer's routes: Route::get('customers', 'CustomerController@index'); Route::p...
I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...
Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...
Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...
I got an IDE warning when using increment on a model, The code works. I found that increment was ro...
Laravel Version: 5.8.16 PHP Version: 7.3.2 I'm getting error since few hours from my current Websi...
Hi, I try to install a SSL certificate on forge with let's encrypt and digital ocean . I have the fo...
im setting up a One To One (Polymorphic) like this My Models: namespace App; use Illuminate\Database...
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