Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pktharindu/laravel-api-boilerplate
API boilerplate built with Laravel Sanctum and Laravel Fortify.
https://github.com/pktharindu/laravel-api-boilerplate
api authentication boilerplate fortify hacktoberfest laravel restful-api sanctum
Last synced: 2 months ago
JSON representation
API boilerplate built with Laravel Sanctum and Laravel Fortify.
- Host: GitHub
- URL: https://github.com/pktharindu/laravel-api-boilerplate
- Owner: pktharindu
- License: mit
- Created: 2021-06-02T03:16:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T12:45:29.000Z (about 3 years ago)
- Last Synced: 2024-10-08T08:42:30.719Z (3 months ago)
- Topics: api, authentication, boilerplate, fortify, hacktoberfest, laravel, restful-api, sanctum
- Language: PHP
- Homepage:
- Size: 147 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Laravel API Boilerplate
API boilerplate built with Laravel Sanctum and Laravel Fortify.## Features
- Authentication with Laravel Sanctum and Laravel Fortify.
- Auto-fix coding style issues with Composer Git hooks and PHP CS Fixer.
- Setup script (`./bin/setup.sh`).
- Code generation with [laravel-shift/blueprint](https://github.com/laravel-shift/blueprint).
- IDE helper.
- Debug helper.
- Automated test with GitHub Actions.## Support
If you require any support please contact me on [Twitter](https://twitter.com/CallMeTharindu) or open an issue on this repository.
## License
Copyright © 2021 P. K. Tharindu.
Licensed under the MIT license, see [LICENSE](LICENSE.md) for details.