munafio / chatify-demo

Chatify Laravel Package Demo application
https://github.com/munafio/chatify
491 stars 180 forks source link

Does not work with Laravel 9 #48

Closed hkvstore closed 1 year ago

hkvstore commented 1 year ago

Hi, thank you for creating such a good app. I tried with Laravel 10 and it works fine.

Then I tried Laravel 9 by changing the follows in the composer.json only:

        "php": "^8.0.2",
        "laravel/framework": "^9.52.4",
        "spatie/laravel-ignition": "^1.6.4"

When I ran the app and try to login, I got the following error: image

Any idea? Thanks.

hkvstore commented 1 year ago

Answer: https://stackoverflow.com/questions/75770405/target-class-guest-does-not-exist