avored / laravel-ecommerce

AvoRed an Open Source Laravel Shopping Cart
https://avored.com
1.5k stars 549 forks source link

Registration Error. #67

Closed shankhadevpadam closed 7 years ago

shankhadevpadam commented 7 years ago

Type error: Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contracts\Auth\Authenticatable, null given,

indpurvesh commented 7 years ago

Are you having errors in front end?

indpurvesh commented 7 years ago

Do you want to do

composer update

Then try again.? It might fixed the bug. I can't replicate bug in my system so please let me know.

shankhadevpadam commented 7 years ago

Yes i got error in frontend. While i am trying to checkout.

indpurvesh commented 7 years ago

Fixed. Please do

composer update
shankhadevpadam commented 7 years ago

[RuntimeException]
Could not scan for classes inside "/home/admin/html/only_laravel_project/laravel-ecommerce/vendor/mage2/category/database/fa
ctories" which does not appear to be a file nor a folder

indpurvesh commented 7 years ago

I think i remember that bug. sorry forget to commit. i do it now.

indpurvesh commented 7 years ago

try again.

shankhadevpadam commented 7 years ago

Thanks now working.

indpurvesh commented 7 years ago

Thanks @shankhadevpadam