Package Data | |
---|---|
Maintainer Username: | nasrulhazim.m |
Package Create Date: | 2020-11-29 |
Package Last Update: | 2021-08-23 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-17 03:07:42 |
Package Statistics | |
---|---|
Total Downloads: | 7 |
Monthly Downloads: | 2 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 4 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Arc8 API is a pre-configured API Codes based on Lumen that help developers to jumpstart quickly on API development.
Arc8 API is already configured with Dingo API.
There is few pre-built features provided in arc8-api
.
# Clear all caches
bin/clear-cache
# Apply PHP CS Fixer
bin/clear-cache
# Reload Database
bin/reload-db
First time setup you may want to run bin/install
- but make sure your .env
is update accordingly and database created before run the script.
Documentation for the framework can be found on the Lumen website.
Thank you for considering contributing to Lumen! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Lumen, please send an e-mail to Nasrul Hazim at nasrul@cleaniquecoders.com. All security vulnerabilities will be promptly addressed.
The Lumen framework is open-sourced software licensed under the MIT license.