Skip to content

tmKamal/Restaurant-management-system

Repository files navigation

Restaurant Management System

Framework : Laravel 5.8

2nd year 2nd Sem ITP.

Quick Start

Install a laragon development environment on your machine. Laragon recommended.

Clone the repo

git clone https://github.com/tmKamal/Restaurant-management-system.git

Composer

Download and install the Composer. https://getcomposer.org/Composer-Setup.exe

Run the App

cd <project directory>
composer install 

Now this will install all the dependencies for the project.

php artisan migrate

This will setup the database (MySql)

php artisan serve 

Now you can access the application at localhost:8000

Few Screens

desktop client image


desktop client image


desktop client image


desktop client image


desktop client image

About

2nd year 2nd Sem - ITP (Laravel 5.8)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages