Installing using GUI vs usig CLI: both give errors
- 
					
					
					
					
 UPDATE ON CLI INSTALLATION: It gets stuck at Migrate and Seed for a long eime, then gives this error: Class Webkul\Core\Repositories\SliderRepository does not exist 
 Previous exceptions
 Declaration of Webkul\Core\Eloquent\Repository::count() should be compatible with Prettus\Repository\Eloquent\BaseRepository::count(array $where = Array, $columns = '*') (0)
- 
					
					
					
					
 Take pull from https://github.com/bagisto/bagisto.git. 
 This issue has been fixed.Thanks 
- 
					
					
					
					
 So I suppose both GUI installation and CLI installation have been fixed, and that I can use any of them? 
- 
					
					
					
					
 
- 
					
					
					
					
 I used the CLI method. Well, it didnt work. Again. And I'm already behind schedule on my presentation. Could it be something is missing from my PC's XAMPP installation? Something overlooked, perhaps (though from the nature of the error I doubt that! )?Screenshot (1).png 
- 
					
					
					
					
 
- 
					
					
					
					
 @rahul What do you mean by "new build" ? You mean the .zip file? 
- 
					
					
					
					
 
- 
					
					
					
					
 @rahul, oh no. I used the second step: 
  
- 
					
					
					
					
 Follow below step. git clone https://github.com/bagisto/bagisto.gitthen cd bagistocomposer installthen run migrate and seed. Rest of process will be same. Thanks 
- 
					
					
					
					
 Oh, thank you so much for helping out. I'm sorry for being an inconvenience. I must say I ran into a 'No application key' problem, but I fixed that with 
 php artisan key:generate.