Skip to content

Wesleydno/laravel-intertia-react

Repository files navigation

Boilerplate Laravel with intertia and React

This project illustrate how Inertia.js works with Laravel and React

What is inside?

This project uses lot of stuff as:

  • Laravel
  • React js
  • Intertia js
  • TypeScript
  • Node

Getting Started

First, install laravel dependencies:

composer install

Run the following command

cp .env.example .env && php artisan key:generate

Install react dependencies:

yarn

yarn dev

About

Boilerplate Laravel with intertia and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published