Sample Eshop Management Using Laravel.
What You should do? You should do the Following
1.You need to Unzip it
2.Then move it to your server
3.Run composer update command
4.Create Your database and rename it in config/database.php
5.Run php artisan migrate
6.then run php artisan db:seed
7.Then run php artisan serve
And you're now feel free to go