Skip to content

Ecommerce Laravel is an open source ecommerce platform management system using Laravel

Notifications You must be signed in to change notification settings

mamun724682/Ecommerce-Laravel

Repository files navigation

Ecommerce Laravel

Ecommerce Laravel is an open source ecommerce platform management system using Laravel.

Packages Used

  • Laravel Debugbar(dev)
  • Laravel IDE Helper for PhpStorm(dev)
  • Laravel Medialibrary
  • Predis

Installation Instruction

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (It has some seeded data for your testing)
  • That's it: launch the main URL and login with default credentials admin@admin.com - password

Contribution Guideline

  • Fork the repository
  • Clone the repository locally
  • Run git checkout dev
  • Create a new local branch
  • Work on your local branch
  • Push to remote
  • When work is tested, done or ready, push to remote
  • Merge to dev

License

The Laravel Forum is open-sourced software licensed under the MIT license.

About

Ecommerce Laravel is an open source ecommerce platform management system using Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published