Overview
Apiato ships with a few pre-defined and pre-configured containers. However, other developers may provide additional features in form of a respective container using Container Installer. Although these containers may work perfectly out of the box, they only serve as some kind of "blueprint" in order to get you kickstart your own application. These containers may not contain "production-ready code". Please revise them carefully.
note
These containers are developed by Apiato community and provided as is.
Feel free to add your containers to this list.
How to contribute
- Add a good documentation to your container.
- Make a PR and add your repository
Community Containers
Name | Description | Link |
---|---|---|
ActivityLog | Log Activities of Users and Models | GitHub |
Note | A Container handling Notes (e.g., ToDo Lists) for Eloquent Models. | GitHub |
MFA | A Container to manage 2 Factor Authentication works with any Authenticator app. | GitHub |
Sanctum | Implementation of Laravel Sanctum in Apiato. | GitHub |