PHP Laravel SQL setup problem
I'm so junior and i started to setup these techniques but it give me an error
![No description](https://cdn.answeroverflow.com/1294006359343366145/Screenshot_2024-10-10_213904.png)
15 Replies
![No description](https://cdn.answeroverflow.com/1294006765847052369/image.png)
why
![No description](https://cdn.answeroverflow.com/1294006842720125010/image.png)
delete the table
or rename it, if you're worried
then run that again
or just create a new database
how do i do any of that
do you have phpmyadmin?
yes
then you can easily do it there
how i don't know
are you using the root user?
i don't know
i just downloaded xampp and installed database client extension
sir how do i rename the table
how did you configure thw database to work?
You can try opening your folder of
database -> migrations-> file name of your database rename it
or just delete the other user table. You cant have 2 same database name in your database
![No description](https://cdn.answeroverflow.com/1294125563698745364/image.png)
![No description](https://cdn.answeroverflow.com/1294126736967073822/image.png)
thanks so much
it worked