From 5a6c8ee42a58b2fa3f79613afeab264246c7f2fd Mon Sep 17 00:00:00 2001 From: Nilanth Date: Wed, 13 Oct 2021 21:32:40 +0530 Subject: [PATCH] Added Laravel React Boilerplate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02784576..826248c9 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript * [Ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript * [LiveWire](https://github.com/livewire/livewire) - A magical front-end framework for Laravel +* [Laravel React Boilerplate](https://github.com/Nilanth/laravel-react-boilerplate) - Helps to fasten your development, Instead of spending more time on configuring React and SPA Authentication. ##### Databases, ORMs, Migrations & Seeding