Hardeepcoder / larashop55

Shopping cart website in Laravel 5.5 with Ajax
50 stars 74 forks source link

theme #4

Open flowser opened 5 years ago

flowser commented 5 years ago

{{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

Hardeepcoder commented 5 years ago

Config::get('app.url') have u set your path ?

all files are there: https://github.com/Hardeepcoder/larashop55/tree/master/theme/js