Skip to content

Commit 2dcca4e

Browse files
Update README.md
1 parent 7e39e1e commit 2dcca4e

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@
2222
</a>
2323
</p>
2424

25-
<h2 align="center">Supercharged Excel exports and imports</h2>
26-
27-
<p align="center">
28-
A simple, but elegant wrapper around <a href="https://phpspreadsheet.readthedocs.io/" target="_blank">PhpSpreadsheet</a> for <a href="https://laravel.com" target="_blank">Laravel</a> with the goal of simplifying
29-
exports and imports.
30-
</p>
31-
32-
<br>
33-
3425
<h4 align="center">
3526
<a href="https://docs.laravel-excel.com/3.1/exports/">Quickstart</a>
3627
<span> · </span>
@@ -47,6 +38,13 @@ exports and imports.
4738
<a href="https://docs.laravel-excel.com/3.1/getting-started/support.html">Support</a>
4839
</h4>
4940

41+
<h2 align="center">Supercharged Excel exports and imports</h2>
42+
43+
<p align="center">
44+
A simple, but elegant wrapper around <a href="https://phpspreadsheet.readthedocs.io/" target="_blank">PhpSpreadsheet</a> for <a href="https://laravel.com" target="_blank">Laravel</a> with the goal of simplifying
45+
exports and imports.
46+
</p>
47+
5048
## ✨ Features
5149

5250
- **Easily export collections to Excel.** Supercharge your Laravel collections and export them directly to an Excel or CSV document. Exporting has never been so easy.

0 commit comments

Comments
 (0)