-
Notifications
You must be signed in to change notification settings - Fork 739
Closed
Description
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
Labels
No labels