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.
2 parents 4316fca + 1ae8642 commit 6293562Copy full SHA for 6293562
.gitattributes
@@ -1,6 +1,7 @@
1
* text=auto
2
3
/.github export-ignore
4
+/art export-ignore
5
/tests export-ignore
6
.editorconfig export-ignore
7
.gitattributes export-ignore
README.md
@@ -1,4 +1,4 @@
-<p align="center"><img src="https://laravel.com/assets/img/components/logo-echo.svg"></p>
+<p align="center"><img src="/art/logo.svg" alt="Logo Laravel Echo"></p>
<p align="center">
<a href="https://github.com/laravel/echo/actions"><img src="https://github.com/laravel/echo/workflows/tests/badge.svg" alt="Build Status"></a>
art/logo.svg
0 commit comments