Laravel-Classimax-Directory icon indicating copy to clipboard operation
Laravel-Classimax-Directory copied to clipboard

head.blade.php

Open alipourmehdi opened this issue 5 years ago • 0 comments

header file containing css links in the folder resources\views\partialsMainTable\head.blade.php need to be changed otherwise css classes wont be loaded in the front-end . corrected links should be loaded using href="{{ URL::asset('/css/style.css') }}" which css folder is within public folder.

alipourmehdi avatar Mar 01 '19 22:03 alipourmehdi