mod: fix caching!
This commit is contained in:
parent
34ed81516b
commit
dc5d204cfc
8 changed files with 42 additions and 7 deletions
1
resources/views/components/cache-image.blade.php
Normal file
1
resources/views/components/cache-image.blade.php
Normal file
|
@ -0,0 +1 @@
|
|||
<img src="{{ $src }}" alt="{{ $alt }}" class="{{ $class }}" width="{{ $width }}" height="{{ $height }}"/>
|
Loading…
Add table
Add a link
Reference in a new issue