joy / backpack-api
Joy BackpackApi
Fund package maintenance!
Patreon
Requires
- illuminate/support: ~7|~8|~9
Requires (Dev)
- orchestra/testbench: ^5.0|^6.0
- phpunit/phpunit: ^9.1
This package is auto-updated.
Last update: 2024-10-30 15:13:33 UTC
README
This Laravel/Backpack module adds BackpackApi support to Backpack.
By 🐼 Ramakant Gangwar.
Prerequisites
- Composer Installed
- Install Laravel
- Install Backpack
Installation
# 1. Require this Package in your fresh Laravel/Backpack project composer require joy/backpack-api # 2. Publish php artisan vendor:publish --provider="Joy\BackpackApi\BackpackApiServiceProvider" --force
Working Example
You can try laravel demo here https://joy-backpack.herokuapp.com/api/documentation.
Documentation
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy backpack-api? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail gangwar.ramakant@gmail.com instead of using the issue tracker.
Testing
You can run the tests with:
vendor/bin/phpunit
Upgrading
Please see UPGRADING for details.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email gangwar.ramakant@gmail.com instead of using the issue tracker.
Credits
- Ramakant Gangwar
- [All Contributors][https://github.com/rxcod9/joy-backpack-api/graphs/contributors]
License
The MIT License (MIT). Please see License File for more information.