Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Laravel API Boilerplate


API boilerplate built with Laravel Sanctum and Laravel Fortify.


Tests passing
Laravel v8.x
PHP 8.0
MIT

## 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.