Support the ongoing development of Laravel.io →

laravel socialite installation error

Trying to install laravel socialite And got the following error: composer require laravel/socialite...

0 Likes
1 Replies
posted 6 years ago

FTP upload queue doesn't work with Redis

Hi, I have a problem with an application I'm currently building and can't get my head around why it...

0 Likes
2 Replies
posted 6 years ago

There is already an active transaction

I got the following error in production: There is already an active transaction {"exception&quo...

0 Likes
1 Replies
posted 6 years ago

Multiple servers handling the same artisan queues

In our probject, we queue up jobs into fixed queue names (e.g. app_data_pull, periodic_data_sync, et...

0 Likes
1 Replies
posted 6 years ago

how to use elequent query in balde?

@foreach(Group::all() as $key => $value) {{ @$value->name }} @endforeach

0 Likes
4 Replies

Fullcalendar not visible.

Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...

0 Likes
0 Replies

Variable `hostname` in Homestead.yaml

What's the purpose of the hostname in the config file and when does it matter what the value is? I'm...

0 Likes
0 Replies

laravel 5.3 shows white blank page on AWS

When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP

0 Likes
1 Replies
posted 6 years ago

How to use passport for multiple models (Customers & Users)

I have a mobile app and an admin panel, I have already created the API used by customers (api guard)...

0 Likes
0 Replies
posted 6 years ago

Did not see the "cancel button" per Nova 2.0.4 release.

Upgraded to Nova 2.0.5 but I didn't see any "cancel button" to Attach, Create, Update, and...

0 Likes
1 Replies

lumen file request returns an empty object

HTML <input type="file" ref="inputfile"> <input type="file" r...

0 Likes
0 Replies

How to implement google ad-sense with laravel application?

I am trying to develop an application where user will be able to upload and share video. And on the...

0 Likes
3 Replies
posted 6 years ago

routes - weird behaviour

Hello, I have these customer's routes: Route::get('customers', 'CustomerController@index'); Route::p...

0 Likes
3 Replies

[5.8] custom Auth::gaurd() not working as intended

I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...

0 Likes
0 Replies

Laravel Passport Scopes for 3rd Party Client App

Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...

0 Likes
0 Replies

Thoughts on my first composer package for Laravel

Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...

0 Likes
0 Replies
posted 6 years ago

Why should Model has a real increment method

I got an IDE warning when using increment on a model, The code works. I found that increment was ro...

0 Likes
0 Replies
posted 6 years ago

Default Email Template Problem [5.8.16]

Laravel Version: 5.8.16 PHP Version: 7.3.2 I'm getting error since few hours from my current Websi...

0 Likes
0 Replies
posted 6 years ago

Let's encrypt + digital ocean

Hi, I try to install a SSL certificate on forge with let's encrypt and digital ocean . I have the fo...

0 Likes
0 Replies

the morphOne relation always return null

im setting up a One To One (Polymorphic) like this My Models: namespace App; use Illuminate\Database...

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.

© 2025 Laravel.io - All rights reserved.