bhavinjr / laravel-wishlist

wishlist for laravel 5.*.*
8 stars 5 forks source link

"Wishlist": "javcorreia\Wishlist\Facades\Wishlist", #2

Open codingspider opened 5 years ago

codingspider commented 5 years ago

Hello There,

I just added providers array and alias array, but when I add "Wishlist": "javcorreia\Wishlist\Facades\Wishlist", array in alias there are a fatal error->

Fatal error: Uncaught RuntimeException: A facade root has not been set. in C:\xampp\htdocs\ecommerce\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:220 Stack trace: #0 How to solve this problem. Please tell me something about this. Thanks

bhavinjr commented 4 years ago

Hello @codingspider

it seems like you are using a fork repository.