https://github.com/tauseedzaman/laravel-api
working with laravel API's
https://github.com/tauseedzaman/laravel-api
api laravel laravelapi restfulapi
Last synced: 2 months ago
JSON representation
working with laravel API's
- Host: GitHub
- URL: https://github.com/tauseedzaman/laravel-api
- Owner: tauseedzaman
- Created: 2021-07-19T06:43:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T15:49:07.000Z (over 4 years ago)
- Last Synced: 2025-01-05T03:50:31.489Z (over 1 year ago)
- Topics: api, laravel, laravelapi, restfulapi
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel API developement
# Quick Install
clone the repo
git clone https://github.com/tauseedzaman/laravel-api
cd laravel-api
composer install
copy .env.example .env
php artisan key:generate
php artisan migrate
#Leave a star if you like this idea
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
"# laravel-api"