Stuck trying to run lunar-php on dev machine #2429
-
|
Hey all, This is the markdown from when trying to login with the admin panel: `Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException - Method Not Allowed The POST method is not supported for route dashboard/login. Supported methods: GET, HEAD. PHP 8.3.30 Stack Trace0 - vendor\laravel\framework\src\Illuminate\Routing\AbstractRouteCollection.php:130 RequestPOST /dashboard/login Headers
Route ContextNo routing data available. Route ParametersNo route parameter data available. Database QueriesNo database queries detected.`
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Can you check your composer.lock file to see which version you have installed? This looks like the classic Livewire issue. Publishing the Livewire assets will likely resolve it. |
Beta Was this translation helpful? Give feedback.
-
|
Ok here's my composer.lock. Which/what packages do I need to look at? Its quite the list! |
Beta Was this translation helpful? Give feedback.


I'm not sure what is happening, but it seems related to the telemetry for some reason.
Try turning it off. See https://docs.lunarphp.com/1.x/getting-started/setup/installation#telemetry