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 355fd6c commit e95ce0bCopy full SHA for e95ce0b
README.md
@@ -2,6 +2,12 @@
2
3
## Laravel React Redux Boilerplate
4
5
+<p align="center">
6
+<a href="https://packagist.org/packages/nilanth/laravel-react-redux"><img src="https://img.shields.io/packagist/v/nilanth/laravel-react-redux" alt="Latest Stable Version"></a>
7
+<a href="https://packagist.org/packages/nilanth/laravel-react-redux"><img src="https://img.shields.io/packagist/l/nilanth/laravel-react-redux" alt="License"></a>
8
+</p>
9
+
10
11
### Laravel react redux boilerplate is pre-configured with
12
13
- Laravel 8
0 commit comments