dmytrof/models-management-fractal-bundle
This bundle helps you to implement Fractal by League for DmytrofModelsManagementBundle
$ composer require dmytrof/models-management-fractal-bundle
<?php
// config/bundles.php
return [
// ...
Dmytrof\ModelsManagementFractalBundle\DmytrofModelsManagementFractalBundle::class => ['all' => true],
];
How can I help you explore Laravel packages today?