Skip to content

AleksandraKozubal/Online-market-place

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

  1. Install XAMPP
  2. Install Composer
  3. Clone this repository
  4. Open repository directory in terminal
  5. Execute commands composer install, then php artisan migrate, npm install and copy .env.example .env

Serving:

  1. Open Project-PiPSIl directory in terminal
  2. Open XAMPP, start Apache and SQL
  3. In separate tabs run commands npm run dev php artisan serve
  4. Open browser and go to localhost:8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.4%
  • Blade 8.5%
  • Other 0.1%