Laravel Fractal Versions Save

An easy to use Fractal wrapper built for Laravel and Lumen applications

5.3.0

6 years ago
  • add transformWith collection macro

5.2.0

6 years ago
  • add compatibility with Lumen 5.5

5.1.0

6 years ago
  • allow json encoding options to be passed to the respond method

5.0.1

6 years ago
  • Fix wrongly tagged commit

5.0.0

6 years ago
  • Laravel 5.5 support, dropped support for all older versions
  • renamed config file from laravel-fractal to fractal
  • added auto-includes

4.5.0

6 years ago

add default_paginator to config file

4.4.0

6 years ago
  • add fractal_class to config file

4.3.0

6 years ago
  • Add baseUrl support for the JsonApi serializer

4.2.0

6 years ago
  • Nothing changed! Something went wrong with tagging the last version so we had to bump the version a bit?

4.0.2

6 years ago
  • fixes bug where a passed serializer wouldn't be used