Support the ongoing development of Laravel.io →

fideloper

Joined 10 Jan 2014

Statistics

Threads 0
Replies 9
Solutions 1
Articles 0

fideloper has not posted any threads yet

replied 2 years ago

[BUG] - $_ENV var not set in Event Listener?

Well, I can't find anywhere in Laravel empties the $_ENV global, but there are definitely circumstan...

ctwillie liked this reply

1 Likes
replied 2 years ago

[BUG] - $_ENV var not set in Event Listener?

I think you'll have to take this up with the package maintainer to have them change that behavior. I...

0 Likes
replied 6 years ago

File permission problems in queue jobs

What user is running your queue worker? It sounds like it's not the same user that owned the files....

0 Likes
replied 9 years ago

Can't solve Construct() must implement interface problem

IN your service provider, $app->make('RocketCandy\Repo\Job\JobInterface') ...isn't resolving to...

0 Likes
replied 10 years ago

Redirect unsecure requests to secure request

I think in Nginx, ya'll might benefit from this "rewrite rule", to enforce the use of SSL...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.