Skip to content

KrunalLathiya/LaravelReactCRUD

Repository files navigation

About Laravel 11 with React.js CRUD Application

Go inside the Project and install the required package.

  • npm install

Create your database. I am using MySQL. So, add the required credentials inside .env file.

To start the vite server, use this command: npm run dev

To start the laravel server, use this command: php artisan serve

You can find the complete project guide on here: Laravel 11 with React.js CRUD Application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages