Hi Firends,
I have a little question.
Can I change setTargetPath and setTargetUri without ->collection parameter ?
I use this way
$this->assets->->addCss("assets/css/light-bootstrap-dashboard.css")
but I get this in the html source code
"C:\www/modul/yonetim/views/temalar/turkuaz/assets/css/light-bootstrap-dashboard.css
I guess I should use it setTargetPath and setTargetUri without ->collection parameter
but how ?
Thanks friends.