Unauthenticated exception, can't login
Hi, I'm using Filament to make an admin panel on a website. With the host plan that chose my client, I don't have any access to a terminal or SSH, so I can only do some (not all) artisan command by code with a route.
The admin panel works perfectly in local and on another host.
To install everything, I just upload all files using FTP (vendor and node_modules included).
I get this error when I want to log in, do you have any clew why I get this exception ? Is there something to install related to user and log in ?
The admin panel works perfectly in local and on another host.
To install everything, I just upload all files using FTP (vendor and node_modules included).
I get this error when I want to log in, do you have any clew why I get this exception ? Is there something to install related to user and log in ?

Solution
Ok, it's working, I have to manually put livewire/livewire.js in the public folder :x