Skip to content

dekuwimasnto/ExpertSystem

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Database

How to use database

  • Create new database with XAMPP at phpMyAdmin with the name is "knowledgebase"
  • Import the database (knowledgebase(2).sql) and then Go

How to use website

  • composer install
  • composer update (if you have one) just to make sure composer is compatible
  • php artisan serve (whatever if you had to create valet first)

Preview

homepage.png