Skip to content

class error #51

@agrias7

Description

@agrias7

i got an error while installing, when i try to run php artisan vendor:publish --tag=lfm_config or php artisan vendor:publish --tag=lfm_public. It give me

[ErrorException]
array_push() expects parameter 1 to be array, null given

but if i remove Unisharp\Laravelfilemanager\LaravelFilemanagerServiceProvider::class, from app.php
no more error but when i try to publish it give me
Nothing to publish for tag [lfm_config].
or
Nothing to publish for tag [lfm_public].

Edit:
nvm i see the error fix and fix it by myself

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions