A simple package to scaffold a normal react app within new Laravel installation without using inertia. As a bonus, this package includes basic authentication using Laravel sanctum and translations.
You can install the package via composer:
composer require molnix/lareact --devphp artisan lareact:installThe MIT License (MIT). Please see License File for more information.