Skip to content

A skeleton project for Laravel and Inertia including authentication. This skeleton uses NextUI for scaffolding UI elements.

License

Notifications You must be signed in to change notification settings

shinkhantmaung/laravel-inertia-react-nextui-starter

Repository files navigation

Laravel Inertia React NextUI Starter Template

This is a template for creating applications using Laravel and NextUI (v2).

Technologies Used

How to Use

Installation

git clone https://github.com/shinkhantmaung/laravel-inertia-react-nextui-starter.git

Install npm packages:

npm install

Run the project

Run the server:

php artisan serve

Run the frontend bundler:

npm run dev

License

Licensed under the MIT license.

About

A skeleton project for Laravel and Inertia including authentication. This skeleton uses NextUI for scaffolding UI elements.

Topics

Resources

License

Stars

Watchers

Forks