Skip to content

PHP Fatal error: Uncaught Error: Class "Laravel\Octane\Octane" not found #51212

Answered by AlliBalliBaba
UNILORN asked this question in Q&A
Discussion options

You must be logged in to vote

I remember having the same issue. The problem is that Octane is obfuscating the actual error that occurs when starting the server. You can try removing the try catch block in the createSwooleServer.php file inside your vendor, then you'll see what error actually gets thrown

I'm suspecting the port the server wants to listen to is somehow unavailable

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@UNILORN
Comment options

Answer selected by UNILORN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants