Ecommerce-Laravel-Bootstrap
Ecommerce-Laravel-Bootstrap copied to clipboard
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Shopping Cart Solution - Laravel and Bootstrap
Bootsrap Responsive Online Shop with beautiful metro style administration!
Current versions
- Laravel Framework 5.5.3 (https://laravel.com/)
- Bootstrap v3.3.7 (http://getbootstrap.com)
Donate
If this project help you reduce time to develop, you can give me a cup of coffee to continue its development :)
We support following features
- Bootstrap responsive
- Blade template usage
- Multi Language (administration and public page)
- Products with tree structure categories and tags
Server Requirements
PHP >= 7.0.0
Installation in 3 easy steps
- Import lara_cms.sql to your mysql
- Set hostname, username and password in .env for your SQL
- Set APP_URL in .env with your site url - http://yourdomain.com (Maybe you know but you must set your virtual host point to public/ directory or start laravel web server for testing with php artisan serve)
Login to administration
http://yourdomain.com/admin
- Email: [email protected]
- Pass: admin
Screenshot of admin panel
Screenshot of public page