Skip to content

shabayekdes/Listashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listashop

Listashop is a free open-source e-commerce platform written in PHP based on Laravel.

Installation

Use the package manager composer to install.

1. Clone the repo and cd into it
2. composer install
3. Rename or copy .env.example file to .env
4. Run php artisan key:generate
5. Run php artisan migrate --seed

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT