Skip to content

rifkisagas/ichirakuramen-laravel

Repository files navigation

Ichiraku Ramen - Restaurant Management System

alt text

Installation

Install the project

  git clone https://github.com/rifkisagas/ichirakuramen-laravel
  cd ichirakuramen-laravel
  composer Install

After installation, setting the laravel environtment

  cp .env.example .env
  php artisan key:generate
  php artisan migrate:fresh --seed

Running Tests

To run tests, run the following command

  php artisan serve

Created by :

Muhamad Rifki Arisagas

About

Online Restaurant Management System with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published