Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abiruzzamanmolla/laravel-9-api-with-document
- Owner: AbiruzzamanMolla
- Created: 2023-02-24T09:44:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T15:11:09.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T00:26:53.569Z (8 months ago)
- Language: PHP
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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