Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 652 Bytes

readme.md

File metadata and controls

41 lines (20 loc) · 652 Bytes

This project Instruction

LLC-Ecommerce

-This project is mainly an Open source Ecommerce tutorial site for new developer.

Packages Used

Install instruction

-firstly clone the repo

-run get composer install

-run copy('.env.example', '.env')

-run php artisan migrate --seed

Contribution Guideline

-Fork the repo

-Clone the repo locally

-Run git checkout dev

-Create a new local branch

-Work on your local branch

-Push to remote

-When work is done, or ready, push to remote

-Marge to dev

License

The LLC-Ecommerce is open-source software licensed under the MIT license.