Skip to content

patelhir/demo-app

Repository files navigation

Laravel Demo App

Overview

Brief description of what this Laravel project does. For example:

Simple demo app which lists Merchants and Manage notes

Installation

1. Clone the Repository

git clone https://github.com/patelhir/demo-app.git
cd demo-app

##  Install Dependencies
npm install && npm run dev

## Environment Setup
cp .env.example .env

## in .env file fill your local database credentials

## Run Migration & Seeder
php artisan migrate
php artisan db:seed

## Start Development Server
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages