salahhusa9 / laravel-updater

Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
https://salahhusa9.com/laravel-updater
MIT License
175 stars 18 forks source link

Fix: publish of assets #33

Closed moghwan closed 7 months ago

moghwan commented 7 months ago

fixing publish of assets

error occur when running php artisan vendor:publish --provider="Salahhusa9\Updater\UpdaterServiceProvider": image

what's done:

result: image