Can not access to dashboard after installation #966
-
I just bought the backpack pro and the devtools. I've followed all the instructions from the videos and text, and when I finish the installation and access /admin, it redirects me to /admin/login but I get a 500 error. I've been searching but can't find what it could be. Can anyone give me some guidance? 😭 |
Beta Was this translation helpful? Give feedback.
Answered by
marctaule
Apr 25, 2024
Replies: 1 comment 1 reply
-
Hello @marctaule The installation finish without any problems? include basset configuration? Can you share with me the output of:
Did you check the error log on storage? I will be waiting for more details to help you. Cheers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @jcastroa87 for your answer. I don't have any problem in my installation. Almost everything goes well, basset included...
I got this error. It says DONE but also ERROR.
Install the Tabler theme ............................................................................................... DONE
.. ERROR
│ For further information please check the log file.
│ You can also follow the manual installation process documented on Github.
In laravel.log I see: local.ERROR: sh: line 0: exec: composer: not found
This help me! I've installed the theme manually and now it works :)
Thanks again!