laravel-google-chat-alerts icon indicating copy to clipboard operation
laravel-google-chat-alerts copied to clipboard

Fix broken readme link

Open guywarner opened this issue 3 years ago • 2 comments

guywarner avatar Feb 01 '22 22:02 guywarner

Hi, I cannot open a new issue/bug report. But here's a new bug.

I did the installation (laravel 8) and a test message. Nothing happens. In the log i find:

The script tried to call a method on an incomplete object. Please ensure that the class definition "GuyWarner\GoogleChatAlerts\Jobs\SendToGoogleChatChannelJob" of the object you are trying to operate on was loaded before unserialize() gets called or provide an autoloader to load the class definition {"exception":"[object] (Error(code: 0): The script tried to call a method on an incomplete object. Please ensure that the class definition "GuyWarner\GoogleChatAlerts\Jobs\SendToGoogleChatChannelJob" of the object you are trying to operate on was loaded before unserialize() gets called or provide an autoloader to load the class definition at /var/www/html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php:117)

lukasmedia avatar Sep 20 '22 11:09 lukasmedia

Thanks for letting me know the issue isn't working.

This was built for Laravel 9, I'll add it to readme.

guywarner avatar Sep 27 '22 00:09 guywarner