swisnl / json-api-client

A PHP package for mapping remote {json:api} resources to Eloquent like models and collections.
MIT License
205 stars 24 forks source link

Add support for Laravel 8 #81

Closed JaZo closed 4 years ago

JaZo commented 4 years ago

Description

I've added support for Laravel 8.

Motivation and context

Laravel 8 is out and about!

How has this been tested?

Tested with existing unit tests.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.