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 227e159 commit 4f9c2afCopy full SHA for 4f9c2af
README.md
@@ -2,7 +2,7 @@
2
<p>
3
<img src="/art/sql-entities.webp" alt="SQL Entities" width="40%">
4
</p>
5
- <p>Manage SQL entities in [Laravel](https://laravel.com) with ease!</p>
+ <p>Manage SQL entities in <a href="https://laravel.com">Laravel</a> with ease!</p>
6
7
<a href="https://github.com/calebdw/laravel-sql-entities/actions/workflows/tests.yml"><img src="https://github.com/calebdw/laravel-sql-entities/actions/workflows/tests.yml/badge.svg" alt="Test Results"></a>
8
<a href="https://codecov.io/github/calebdw/laravel-sql-entities"><img src="https://codecov.io/github/calebdw/laravel-sql-entities/graph/badge.svg?token=RPLQKWDM5G" alt="Code Coverage"></a>
0 commit comments