Skip to content

Issue with Laravel 5.6 #11

@grafxflow

Description

@grafxflow

I am having issues in 5.6 for now I can get it to work by swapping...

'Exchange' => Fadion\Fixerio\Facades\Exchange::class

for..

'Exchange' => Fadion\Fixerio\Exchange::class,

Otherwise I start getting error output like..

Call to undefined method Fadion\Fixerio\Facades\Exchange::get()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions