I am uploading my first Laravel application to a hosting, and after creating a user, I get the following error:
I am seeing that the registration of the new user was created successfully scheenshot pryect in host
My project is in the dash_roles test folder, while everything that was in public, I put in the public_html folder.
I clarify that the project is with Laravel 9, I already verified that the same version of PHP with which I made the project is selected on my server. Modify the lines in the index.php file located in public_html.
If you need me to upload something else so you can find where the error is, let me know and I'll upload it.
Thanks!
edit: here a screenshot for my assets un app.blade.php enter image description here