Skip to content

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

Notifications You must be signed in to change notification settings

khatriafaz/laravel-inertia-react-antd-starter

Repository files navigation

Laravel Inertia React Antd Starter

Use this command to create a new project using this starter:

Installation

composer create-project khatriafaz/laravel-inertia-react-antd-starter

Install npm packages:

npm install

Run the project

Run the server:

php artisan serve

Run the frontend bundler:

npm run dev

About

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

Topics

Resources

Stars

Watchers

Forks

Packages