Skip to content

sabo99/laravel-restfulapi

Repository files navigation

Build Status Total Downloads Latest Stable Version License


🚀 API Documentation


🚀 Quick start (Clone Project)

  1. First Clone Project

    Clone project with this link https://github.com/sabo99/laravel-restfulapi.git

  2. Install Depedencies

    Required composer

    composer install
  3. Config Environment

    Copy .env.example to new file .env

    cp .env.example .env
  4. Ready to launch on local server

    php artisan serve

    Your site is now running at http://127.0.0.1:8000

  5. Learn more

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Backend Restful API with Framework Laravel 9 | API Documentation Link below

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages