Skip to content

This project is made by laravel. It's a laravel rest api example project.

Notifications You must be signed in to change notification settings

sksshouvo/laravel11-rest-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2041ff · May 4, 2024

History

7 Commits
May 4, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 3, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 4, 2024
May 4, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024
May 2, 2024

Repository files navigation

Lead Academy Test Project

Installation guide of project

It's very simple to install this project

  • First step Git Clone https://github.com/sksshouvo/adplay-test
  • Second Step cd adplay-test
  • Third Step composer install (Make sure you have installed composer-setup in your device)
  • Forth Step Configure the .env file for databse connection and go to mysql server and create a desired database
  • Fifth Step php artisan migrate:fresh --seed
  • Sixth Step php artisan serve
  • Seventh Step Import the adplay-test.postman_collection.json file to postman software

Your Application is good to go

Releases

No releases published

Packages

No packages published