teepluss / laravel-theme

Theme and asset managing for laravel
MIT License
545 stars 131 forks source link

can't vendor:publish at laravel 5.3 #135

Closed leogusta closed 7 years ago

leogusta commented 7 years ago

I've done like that usually

  1. update composer.php "teepluss / theme": "^ 2.0"
  2. update app.php Provider Teepluss \ Themes \ ThemeServiceProvider :: class, Aliases 'Theme' => Teepluss\Theme\Facades\Theme::class,
  3. php artisan vendor:publish --provider="Teepluss\Theme\ThemeServiceProvider"

and result always Nothing to publish for tag [].