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 433d0cb commit 3d4b79bCopy full SHA for 3d4b79b
README.md
@@ -1,3 +1,8 @@
1
+<p align="center">
2
+ <a href="https://github.com/Zmyslny/laravel-inline-scripts/actions"><img alt="GitHub Workflow Status (main)" src="https://img.shields.io/github/actions/workflow/status/Zmyslny/laravel-inline-scripts/tests.yml?branch=main&label=Tests%201.x"></a>
3
+</p>
4
+
5
+------
6
# Laravel Inline Scripts
7
8
A Laravel package that provides a simple way to wrap your JavaScript code stored in a file and inline it as custom Blade directive.
0 commit comments