-
-
Notifications
You must be signed in to change notification settings - Fork 509
Open
Labels
Description
Laravel has recently released a beta version of Laravel Octane.
Because a lot of things are cached, the list of routes doesn't update between requests. This means all prefixed routes do not exist, as Octane didn't make them available. Although Octane is a beta, this caching is unlikely to change.
It would be awesome if Octane support can be added.
edit: See laravel/octane#113 for a workaround/solution. For me this still caused some translation issues, which I will try to demonstrate in more detail later, unless someone beats me to it :)
ImJustToNy, karimov-javokhir, walidbagh, sebastienfontaine, sylouuu and 1 more