This is a starter code to start the project built with Laravel 9 + InertiaJs + ReactJs, which already includes multiple layout admin templates with login for authentication
The Laravel 9 Inertia.js React.js Starter is a project built with Laravel 9, React.js, Bootstrap 5, and Inertia. It provides a dashboard template called Argon Dashboard 2 and includes features such as user authentication, Google sign-in, user management, and profiles. The project is available on GitHub under the MIT License.
To install the Laravel 9 Inertia.js React.js Starter, follow these steps:
composer install (for Laravel)npm install (for NPM packages)php artisan serve.npm run dev.The Laravel 9 Inertia.js React.js Starter is a project that combines Laravel 9, React.js, Bootstrap 5, and Inertia to provide a platform for building web applications. It offers a pre-built dashboard template, user authentication, Google sign-in integration, user management features, and profile management capabilities. Despite some features being marked as not implemented yet, the project shows promise as a starting point for developers looking to create applications using this technology stack.