LaravelPackages.net
Acme Inc.
Toggle sidebar
nasrulhazim/arc8-api

The Pre-Configured API Code Base.

9
3
v1.1.0
About nasrulhazim/arc8-api

nasrulhazim/arc8-api is a Laravel package for the pre-configured api code base.. It currently has 3 GitHub stars and 9 downloads on Packagist (latest version v1.1.0). Install it with composer require nasrulhazim/arc8-api. Discover more Laravel packages by nasrulhazim or browse all Laravel packages to compare alternatives.

Last updated

Arc8 API

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.

Development

There is few pre-built features provided in arc8-api.

Reload Commands

# Clear all caches
bin/clear-cache

# Apply PHP CS Fixer
bin/clear-cache

# Reload Database
bin/reload-db

Installation

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.

Official Documentation

Documentation for the framework can be found on the Lumen website.

Contributing

Thank you for considering contributing to Lumen! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Lumen, please send an e-mail to Nasrul Hazim at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Lumen framework is open-sourced software licensed under the MIT license.

Star History Chart