/spiceso-web

Website E-Commerce Bumbu Masakan tanpa Pengawet

Primary LanguageBlade

Init Run Project

  • Run composer install. Make sure that you've installed Composer
  • Change .env.example to .env. Make sure you have database with same name in DB_DATABASE in your localhost\phpmyadmin
  • Run XAMPP (My SQL and Apache)
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan serve