/resep-obat

Primary LanguagePHPMIT LicenseMIT

resep-obat

Requirements

  • PHP >= 7.4

Standard Build With

  • LARAVEL 8
  • MYSQL
  • BOOSTRAP 5
  • FONT AWESOME 6

Installation

  • Download or Clone repository
  • Before start, delete composer.lock on root folder
  • Open terminal
  • type composer install
  • find resep_obat.sql in the root folder, and then import
  • Change .env and config your database (use mysql)
  • Open terminal / console
  • type php artisan serve