Check your database connection bro
Please note that before making comment look for the solution post that already posted.
Database is connected succesfullCheck your database connection bro
Database is connected succesfull
but on my aa panel there is only laravel 7, but it's running, but I don't know when I run nodejsLaravel Framework 8.83.0
It works if you have any version.but on my aa panel there is only laravel 7, but it's running, but I don't know when I run nodejs
on aapanel must setting config nginx url rewirt?It works if you have any version.
Yes u must
What example?do u have any example?, because I just used the aapanel
Choose laravel instead of "current"
I tried installing it and I was getting 500 error.What is the issue bro?
You have done correctly. Lastly you have to check .htaccess with original one.I tried installing it and I was getting 500 error.
Then I noticed in the .env file we need to make app installed is true.
So what I did was:
- Unzip File
- Create DB
- in .env add the DB credentials
- Open the link www.example.com
- Install the script
- After that error 500 appears
- Open .env and make APP_INSTALLED=true
- Then checked my PHP admin and the DB is created but all tables are empty including the users No admin user was created (even thought I entered the details) when installing the script.
- Next I created a new User.
- Then in Node Js Manager add the server details and when I run the Node Service my front end stops working.
Am I doing anything wrong?
Please help.
Thanks