Login issue after deploying

Hi, I deployed a website this week, and I can't login to the filament panel, I know there is a modification to make in the User model, I did it, I don't have a 403 error, it just do nothing..

With the host, I don't have a terminal to write command, so I can't do composer install, php artisan etc...., it's really boring but I had to upload all the file on the server using FTP, I manually add the symlink for livewire (with php symlink() method in a /foo route), which is loaded, did I miss something ?

In an another host, that have a terminal, I was able to perform all the commands and the login works perfectly

But I can't find what's missing, I don't remember the need to use a special command for filament when deploying

If you want to try, check the console or anything, here is the url https://clairec-skinbeauty.fr/admin/login
Was this page helpful?