PHP Laravel SQL setup problem
I'm so junior and i started to setup these techniques but it give me an error
15 Replies
why
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
thanks so much
it worked