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