Laravel-Advance-Ecommerce
Laravel-Advance-Ecommerce copied to clipboard
Admin URL
Hello sir, This Ecom site super. How to use admin panel. I used [email protected] & 12345678. But i shows "These credentials do not match our records."
After connecting your Database with this Laravel Project, then execute the following command
php artisan migrate:fresh --seed
.
You will get an admin user.
Hello sir, This Ecom site super. How to use admin panel. I used [email protected] & 12345678. But i shows "These credentials do not match our records."
hi! have u clear your admin url? facing same issue
After connecting your Database with this Laravel Project, then execute the following command
php artisan migrate:fresh --seed
. You will get an admin user.
i have done this command but still facing this issue, please help
Can you show me what error you are facing?
After connecting your Database with this Laravel Project, then execute the following command
php artisan migrate:fresh --seed
. You will get an admin user.i have done this command but still facing this issue, please help
Can you show me what error you are facing?
After connecting your Database with this Laravel Project, then execute the following command
php artisan migrate:fresh --seed
. You will get an admin user.i have done this command but still facing this issue, please help
the error like that.i have done this command but still facing this issue. What is admin login url? I found it:localhost/admin/1wire_rty/login
Hi @rafi021 i found the same issue. Can't connect with admin account.
Hi @rafi021 i found the same issue. Can't connect with admin account.
Hi @Orochimaru97 , Admin Login URL is localhost/admin/1wire_rty/login
hi sir how can I connect my admin to the Laravel?
where admin URL sir
http://127.0.0.1:8000/admin NOT FOUND 404 ERROR
It would have been easier, if both admin and users table same with usertype. There are several other issues such as in checkout page as well as wishlist not allowing to add. Ratings not stored in db, subscription not working. @rafi021