wetcat-studios / fortie

Laravel 5 package for Fortnox API
Apache License 2.0
19 stars 20 forks source link

Move to a more fluid style request build method #5

Closed agoransson closed 7 years ago

agoransson commented 7 years ago

The request creation should look similar to:

request->path('next')->path('url')->param('alt', '4');

Update the following providers