Skip to content

thamjeedpbr/asgharfurniture

Repository files navigation

asgharfurniture

Steps to follow to run this project

  1. Create Env file
  cp .env.example .env
  1. Generate the key
  php artisan key:generate
  1. Connect with Database

  2. Install composer

  composer install
  1. Connect the Database

  2. Run Migration

  php artisan migrate
  1. Command to Create a user
  php artisan db:seed
  1. Run the application
  php php artisan serve
  1. Now you can use the application a postman collection is available in this repository to check the api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published