Closed codetestmg closed 3 years ago
i am trying to access another theme assets in active theme .But i didnt found any existing method . I have tried
Theme::assets('anotherTheme:img/a.jpg')
but return active path like
http://localhost/Themes/activeThemeName/assets/anotherTheme/assets/img/a.jpg
Using "laravel/framework": "^8.12", "shipu/themevel": "^2.2" ,Linux machine
thanks for this library
sorry my mistake.works fine .thanks
i am trying to access another theme assets in active theme .But i didnt found any existing method . I have tried
but return active path like
Using "laravel/framework": "^8.12", "shipu/themevel": "^2.2" ,Linux machine
thanks for this library