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 72d6d17 commit 995e322Copy full SHA for 995e322
README.md
@@ -1,11 +1,9 @@
1
-<p align="center">
+# Laravel Inline Scripts
2
+<p>
3
<a href="https://github.com/zmyslny/laravel-inline-scripts/actions"><img src="https://github.com/zmyslny/laravel-inline-scripts/actions/workflows/tests.yml/badge.svg" alt="Build Status" ></a>
4
<a href="https://packagist.org/packages/zmyslny/laravel-inline-scripts"><img src="https://poser.pugx.org/zmyslny/laravel-inline-scripts/v/stable.svg" alt="Latest Version"></a>
5
</p>
6
-------
7
-# Laravel Inline Scripts
8
-
9
A Laravel package that provides a simple way to wrap your JavaScript code stored in a file and inline it as custom Blade directive.
10
11
Allows ✨:
0 commit comments