teepluss / laravel-theme

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

getConfig does not have a method #78

Closed ElawadyNet closed 9 years ago

ElawadyNet commented 9 years ago

after composer install or update, cli issue this error:

{"error":{"type":"ErrorException","message":"call_user_func_array() expects parameter 1 to be a valid callback, class 'Teepluss\Theme\AssetContainer' does not have a method 'getConfig'","file":"D:\wamp\www\imgcomm.loc\vendor\teepluss\theme\src\Teepluss\Theme\Asset.php","line":151}}

teepluss commented 9 years ago
composer update --no-scripts

If you see another problem please tell me.