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 b4d3a1e commit a317f47Copy full SHA for a317f47
.gitattributes
@@ -7,6 +7,7 @@
7
*.php diff=php
8
9
/.github export-ignore
10
+/art export-ignore
11
/tests export-ignore
12
.editorconfig export-ignore
13
.gitattributes export-ignore
README.md
@@ -1,4 +1,4 @@
1
-<p align="center"><img src="https://laravel.com/assets/img/components/logo-tinker.svg"></p>
+<p align="center"><img src="/art/logo.svg" alt="Logo Laravel Tinker"></p>
2
3
<p align="center">
4
<a href="https://github.com/laravel/tinker/actions"><img src="https://github.com/laravel/tinker/workflows/tests/badge.svg" alt="Build Status"></a>
art/logo.svg
0 commit comments