Greetings everyone!, Im working on an opensource laravel octane (frankenphp) application with docker and inertiajs (vuets) and ever since ive switched from sail to the frankenphp binary, ive noticed that emails never send out. If i setup the application without octane and docker it works just fine.
Log the error and check what is thrown in your log file or Try Sending Email Directly From Tinker (If this fails, it's not a queue issue, it's the config or connectivity.)