Skip to content

fadzilahariffin/Listing

Repository files navigation

Project Description

Listing System with api

Installation

  • clone the project with git clone https://github.com/fadzilahariffin/Listing.git
  • create .env file
  • create DB scheme and setup DB in .env file
  • generate application key by php artisan key:generate
  • composer update
  • migrate and seed new DB with php artisan migrate:fresh --seed
  • install passport to use api with php artisan passport:install
  1. available seed account

About

Example Listing CRUD with authenticate user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published