You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run the command composer required on the local then uploaded the files on the server, because it was returning killed when i was running the commend on the server directly. Then i added the service provider.
And when i add the php artisan vendor:publish --tag=imageoptimizer
I got the following error Nothing to publish for tag [imageoptimizer].
The text was updated successfully, but these errors were encountered:
Hello,
I run the command composer required on the local then uploaded the files on the server, because it was returning killed when i was running the commend on the server directly. Then i added the service provider.
And when i add the
php artisan vendor:publish --tag=imageoptimizer
I got the following error
Nothing to publish for tag [imageoptimizer].
The text was updated successfully, but these errors were encountered: