We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59269b commit 90ff376Copy full SHA for 90ff376
public/images/notify.png
543 KB
resources/views/components/ads.blade.php
@@ -1,6 +1,6 @@
1
<div id="laravelcm-ads">
2
<a href="https://github.com/mckenziearts/laravel-notify/?utm_source=laravelcm&utm_medium=sidebar-widget" class="block">
3
- <img class="rounded-lg" src="https://laravel.cm/images/notify.png?25f8fddc09fe5e9f273edaa3ba02bd39" alt="Laravel Notify" width="457" height="336">
+ <img class="rounded-lg" src="{{ asset('/images/notify.png') }}" alt="Laravel Notify" width="457" height="336">
4
</a>
5
<p class="mt-4 font-normal">
6
<a href="https://github.com/mckenziearts/laravel-notify/?utm_source=laravelcm&utm_medium=sidebar-widget" class="text-sm leading-5 text-skin-base">
0 commit comments