Support the ongoing development of Laravel.io →

Laravel broadcast (events) like notifications without Pusher (FREE)

Hi How i can implement events and broadcast (like notifications for example) in a FREE way? Pusher i...

0 Likes
1 Replies

Re-installation : 'ServiceProvider not found'

I tried to upgrade my app from 5.1 to 5.2 & ran into some issues. I needed my app back in a work...

0 Likes
0 Replies
posted 8 years ago

Laravel 4.2 website is down

Hello. I have built a website using laravel 4.2 framework. After year of being in live server it bro...

0 Likes
2 Replies
Solved
posted 8 years ago

Multi process worker queue issue

Hi all, i have a process executed by worker daemon (php artisan queue:work). I set supervisor to run...

0 Likes
2 Replies
posted 8 years ago

Laravel4 Redis Cluster Support?

how to enable cluster in laravel config? 'redis' => array( 'cluster' => false, 'default' =&...

0 Likes
1 Replies

Whoops on first request of the day

Hi all, I'm hosting several Laravel 5.3 applications on Forge, and all of them are having the next i...

0 Likes
1 Replies
posted 8 years ago

Need some help with redis or cache in general

Hi! How can I override all exception(at least for 'get' command) from redis in laravel? In my app ca...

0 Likes
1 Replies

Socialite, Google Missing required parameter: code

Code parameter is in callback url from google but not passed back The error I get the following erro...

khoirulyahya liked this thread

1 Likes
0 Replies
posted 8 years ago

problem: @include two files, which extends from the same file

Hallo, I include two blade files like: <div class="tab--container container--1 is--active&qu...

0 Likes
0 Replies

How to send http/api request to a local server behind DMZ.

Here is the senario, example.com is hosted laravel project on internet and a user/office is accessin...

0 Likes
0 Replies

Notifications inside a command

Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...

0 Likes
0 Replies

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved

Jobs issues since passing from 5.1 to 5.2

Hello there, I tried to pass from version 5.1 to 5.2, following the available tuto on laravel.io. Bu...

0 Likes
1 Replies

Laravel Hosting VPS The page on ... doesn't work

Hello, I recently bought a VPS which i'm running Centos 7 on it and I tried to install Laravel on it...

0 Likes
2 Replies
posted 8 years ago

Run a job at a specific time

Hi! I'm planning to create events for my users. An event has a start date and an end date, and at th...

0 Likes
3 Replies

Login Controller not redirecting to after login

Hi, i'm using laravel 5.3 and i'm working with the default auth. I edited the variable $redirectTo o...

0 Likes
3 Replies

Where should user-uploaded images go? public, resources, or storage?

As the title says, where should user-uploaded images be saved? The public folder, resources folder,...

0 Likes
2 Replies

Difficulty installing Laravel: Getting error "PHP Parse error: syntax error, unexpected 'class' (T_CLASS),.."

Hello guys, I was trying to install new laravel app but i keep getting this error after runing this...

0 Likes
5 Replies
Solved

How do you send mails without a mailserver?

Hello, Laravel.io community. I'm running several Laravel on several ScaleWay-servers, but I'm always...

0 Likes
1 Replies

[BETA TESTERS] Laralum - Laravel 5.3 Administration Panel

Hello folks! I'm the developer of Laralum, a laravel 5.3 administration panel made for developers! M...

0 Likes
4 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.