I've installed bootstrap-datepicker using composer on my Yii2 project. Javascript still won't understand 'datepicker' command. Is there anything else I have to do to require this library? Maybe use 'use eternicode/...' command in a view file? Even though can't find out a proper way they form after being installed via composer.
Here's the link to github of this library: https://github.com/eternicode/bootstrap-datepicker