teepluss / laravel-theme

Theme and asset managing for laravel
MIT License
546 stars 132 forks source link

After update getting error #80

Closed ericmuigai closed 9 years ago

ericmuigai commented 9 years ago

Argument 4 passed to Teepluss\Theme\Theme::__construct() must be an instance of Teepluss\Theme\Asset, instance of Dragonfire1119\Asset\Asset given, called in /var/www/html/Code/laravel/vendor/teepluss/theme/src/Teepluss/Theme/ThemeServiceProvider.php on line 87 and defined

ericmuigai commented 9 years ago

Any help?

ericmuigai commented 9 years ago

Just found the problem. its conflicting dragonfire with teeplus theme asset. Any suggestion will be great. Thanks