Getting Started with Kahire
Quick information about Kahire
Kahire is a powerful toolkit for design API with Laravel. It is based on same structer of Django Rest Framework.
Requirements
- PHP 5.6 or higher
- Laravel 5.0 or higher
Installation
With Composer:
composer require kahire/kahire
Add to Service Providers
Kahire\\KahireServiceProvider::class
Updated less than a minute ago