larashop55
larashop55 copied to clipboard
theme
{{Config::get('app.url')}}/theme/js/jquery.bootstrap-responsive-tabs.js"
the files /themes/...... doesn't exist in the repository, also, there is a good way of following up with the themes and file in laravel, its better to use; {{URL::asset('theme/js/jquery.bootstrap-responsive-tabs.js')}} as these files should be placed in public folder and everything will ok, including images
Config::get('app.url') have u set your path ?
all files are there: https://github.com/Hardeepcoder/larashop55/tree/master/theme/js