Skip to content

Proyeksi Sistem Informasi katering Bu Aini

Notifications You must be signed in to change notification settings

ahmadammarm/SICABA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICABA - Sistem Informasi Catering Bu Aini

Hi everyone !
This is our project repository about SICABA
Hope u happy to used it

Tech in This Project

HTML5 CSS3 JavaScript PHP Bootstrap Laravel NodeJS MySQL

Prerequisites

Before you begin, ensure you have met the following requirements :

  • Git must be installed on your operating system.

Clone Repository

To run in the locally, run this command on your git bash to clone this repo :

git clone https://github.com/Harunsatr/SICABA.git

Change Directory

Change the directory to the project :

cd SICABA

Install the Composer

To run in the locally, run this command on your git bash to clone this repo :

composer install

Install Node Package Manager Dependencies

Before run this command make sure u downloaded NodeJs from this link :


Install Node Package Manager Dependencies :

npm install

Configure Database in ur .env File :

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=sicaba
DB_USERNAME=root
DB_PASSWORD=

Migrate ur Database in the Terminal :

php artisan migrate

Run the NPM Dependencies in the terminal :

npm run dev

Open in the Other Terminal and Run this Command to Run the Project:

php artisan serve

About

Proyeksi Sistem Informasi katering Bu Aini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • Blade 31.9%
  • PHP 8.0%
  • JavaScript 7.8%
  • HTML 3.0%
  • SCSS 0.1%