rafi021 / Laravel-Advance-Ecommerce

An open-source eCommerce project using Laravel 8 with advanced features. It's free to use, build with love for web artisans.
51 stars 31 forks source link

Admin URL #2

Open rkvanisri opened 2 years ago

rkvanisri commented 2 years ago

Hello sir, This Ecom site super. How to use admin panel. I used admin@gmail.com & 12345678. But i shows "These credentials do not match our records."

rafi021 commented 2 years ago

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

saimayounas17 commented 2 years ago

Hello sir, This Ecom site super. How to use admin panel. I used admin@gmail.com & 12345678. But i shows "These credentials do not match our records."

hi! have u clear your admin url? facing same issue

saimayounas17 commented 2 years ago

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 commented 2 years ago

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

dinhhuuthanh commented 2 years ago

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

Orochimaru97 commented 2 years ago

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

rafi021 commented 2 years ago

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

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

jeneffer08 commented 1 year ago

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

alliance-mohammad commented 12 months ago

where admin URL sir

alliance-mohammad commented 12 months ago

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

meghakundu commented 1 month ago

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