@ghermans Thank you for your help it worked! didn't got any slider or products though but got the store.
S
Shivam
@Shivam
0
Reputation
3
Posts
9
Profile views
0
Followers
0
Following
Posts made by Shivam
-
RE: Repository does not exist
-
RE: Repository does not exist
@ghermans Thanx for replying and no I used the commands which are given in Bagisto documentation from here https://devdocs.bagisto.com/index.html#installation I followed each step with CLI and GUI as well but the end result was same. Let me check it with your way. I hope it works.
-
Repository does not exist
I have installed bagisto on my Ubuntu using CLI commands the installation was successful and I didn't got any issue while installation and I run command "php artisan serve" I get a successful run and get my localhost link with port which is http://127.0.0.1:8000/ and when I hit this URL in browser to see the out put I get the error "Class Webkul\Core\Repositories\SliderRepository does not exist" I dont understand what to do next please help!