seperate images

This commit is contained in:
Frank John Begornia
2019-04-24 17:45:28 +08:00
parent c5862dfbf4
commit c982366dbd
646 changed files with 240 additions and 400154 deletions

View File

@@ -20,7 +20,7 @@
<div class="col-md-3 col-sm-6 col-xs-12 list-sport">
<div class="thumb-border">
<a href="{{ url() }}/{{ Request::path() }}/{{ $r->Id }}">
<img src="{{ asset('public/images/sports-category') }}/{{ $r->Thumbnail }}" alt="{{ $r->Category }}" class="image" />
<img src="{{ config('site_config.uploads') . 'sports-category/' . $r->Thumbnail }}" alt="{{ $r->Category }}" class="image" />
</a>
</div>
<div class="text-center">