Skip to content

Clozy-Software-Cons/bakery-management-system

Repository files navigation

Software Construction - Project Bakery

Name Matric
NUR ATIQAH BINTI MOHD FUA’AD B19EC0032
CALEB ONG JIAN JIE B19EC0008
ISAAC TAN YU HAO B19EC0010
KANG CHU NING B19EC0011
LIOW ZHI HAO B19EC0013
AMIR IMRAN BIN AMIRUDDIN A18CS0028

Command Line

Clone the REPO to your machine

Install neccessary plugins

composer install

Create a local database with the name bakery_management_system and migrate the tables

php artisan migrate --seed

If Laragon is install in the machine, put it in the www folder,

Else, use this command to serve the application

php artisan serve

It will serve the project http://127.0.0.1:8000

About

Bakery Management System is a Software Construction project under Universiti Teknologi Malaysia where we implements the DevOps approaches to this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published