Laravel-Advance-Ecommerce icon indicating copy to clipboard operation
Laravel-Advance-Ecommerce copied to clipboard

Admin URL

Open rkvanisri opened this issue 3 years ago • 11 comments

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."

rkvanisri avatar Feb 09 '22 08:02 rkvanisri

After connecting your Database with this Laravel Project, then execute the following command php artisan migrate:fresh --seed. You will get an admin user.

rafi021 avatar Feb 11 '22 02:02 rafi021

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

saimayounas17 avatar Feb 13 '22 17:02 saimayounas17

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

saimayounas17 avatar Feb 13 '22 17:02 saimayounas17

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

rafi021 avatar Feb 15 '22 16:02 rafi021

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

Capt13ure

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

dinhhuuthanh avatar Mar 30 '22 14:03 dinhhuuthanh

Hi @rafi021 i found the same issue. Can't connect with admin account.

Orochimaru97 avatar Apr 07 '22 17:04 Orochimaru97

Hi @rafi021 i found the same issue. Can't connect with admin account.

Hi @Orochimaru97 , Admin Login URL is localhost/admin/1wire_rty/login

rafi021 avatar Apr 08 '22 15:04 rafi021

hi sir how can I connect my admin to the Laravel?

jeneffer08 avatar Dec 13 '22 04:12 jeneffer08

where admin URL sir

alliance-mohammad avatar Jul 18 '23 12:07 alliance-mohammad

http://127.0.0.1:8000/admin NOT FOUND 404 ERROR

alliance-mohammad avatar Jul 18 '23 12:07 alliance-mohammad

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

meghakundu avatar May 30 '24 05:05 meghakundu