Halogen allows you to implement HAL-compliant links and resources into your JSON, helping your REST API meet HATEOAS contraints.
The following is required to run this package:
* PHP 5.4 or higher
* Laravel 5 or higher
To install Halogen
, you will need to use Composer. In the root of your Laravel project, run the following command:
composer require rozzan/halogen