laravel-favicon icon indicating copy to clipboard operation
laravel-favicon copied to clipboard

Fix trim

Open lloricode opened this issue 4 years ago • 0 comments

when using:

favicon('/favicon.ico')

bugs: http://site.test/laravel-favicon//favicon.ico fix: http://site.test/laravel-favicon/favicon.ico

lloricode avatar May 13 '21 23:05 lloricode