Skip to content

sarowar-al-amin/SuperShop-LaraShop-

Repository files navigation

About LaraShop

LaraShop is a small business e-commerce site which is devloped using 'laravel' a framework of php language.

-SRS of LaraShop

-Entity relationship diagram of LaraShop Database

Requirements to install LaraShop

  1. php 7.2 or more updated.
  2. laravel version must in 5.9 to 6.2.
  3. xampp for windows OS (lammp for linux).
  4. composer package manager.
  5. git for version control.
  6. any text editor like Visual studio code, atom, sublime text etc.

Note: for composer installation click here to read documentation.

LaraShop Installation process on local machine

First download the project by using git command: "git clone https://github.com/sarowar-al-amin/SuperShop-LaraShop-.git". Then open Xammp and run Apache server and Mysql server. Edit .env.example to configure the project so that project can cope with apache server. Then run command "php artisan migrate" to connect the database. To start the project at this moment run "php artisan serve".

LaraShop back-end view

LaraShop fornt-end view

Contributing and Code of Conduct

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published