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 bd24a50 commit 4de8514Copy full SHA for 4de8514
1 file changed
README.md
@@ -1,16 +1,10 @@
1
-<div align="center">
2
- <a href="https://lighthouse-php.com">
3
- <img src="logo.png" alt=lighthouse-logo" width="150" height="150">
4
- </a>
5
-</div>
6
-
7
+<a href="https://lighthouse-php.com">
+ <img src="logo.png" alt="Lighthouse" width="150" height="150">
+</a>
8
9
# Lighthouse
10
11
-**A framework for serving GraphQL from Laravel**
12
13
+A framework for serving GraphQL from Laravel.
14
15
Lighthouse is a GraphQL framework that integrates with your Laravel application.
16
It combines the best ideas of both ecosystems.
0 commit comments