mollie / laravel-mollie

Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
https://www.mollie.com/
MIT License
322 stars 62 forks source link

Update mollie_connect documentation to reflect v3 change #241

Closed mydnic closed 5 months ago

mydnic commented 5 months ago

Description

As of v3 of the package it should be Mollie::api()->profiles->page() instead of ->profiles()

Motivation and Context

Better documentation for newcomers

Types of changes

Documentation only (no code changes)

Naoray commented 5 months ago

@mydnic thank you for your contribution!