Jeffrey van Hees

Results 7 issues of Jeffrey van Hees

Add support for PHP 8.1 Enums by converting the value to a string if the attribute is casted to a backed enum. Related: https://github.com/jpkleemans/attribute-events/issues/11

See https://github.com/mrousavy/react-native-google-nearby-messages/issues/101

Hi @aarondfrancis! Something strange occurs when the activate command is running during a deployment in Laravel Vapor. When I run this command locally, it's super fast, but on Vapor it...

Hi! My use case: I use this modal feature to view a dish on a menu in order to select associated toppings. The problem is that when somebody has viewed...

Versions: Laravel 9.0, latest version of this package. When sending a notification I git the "Unhandled match case"-error. It occurred in   `Illuminate / Notifications / RoutesNotifications.php` on line 46. It's...

Hi, When I try to clear the session with Auth::clear('Facebook'), the session is cleared but when I go to my login-action the session is back again. What's the best way...