Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abiruzzamanmolla/laravel-9-api-with-document


https://github.com/abiruzzamanmolla/laravel-9-api-with-document

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel Installation

- Clone the repository
- cd to your project root
- composer install
- php artisan generate:key
- php artisan serve

#### To Generate Documentation
- php artisan l5-swagger:generate