/laravel-inertia-react-starter

Starter project using Laravel, Jetstream, Inertia.js and React.js

Primary LanguageJavaScript

Laravel Inertia React Start

Starter project using Laravel, Jetstream, Inertia.js and React.js.

Thank you

Thank you to https://github.com/ozziexsh/laravel-jetstream-react for providing a typescript conversion that this project is based on.

Installation

  • Fork or clone this repository
  • Run composer install
  • Run yarn install
  • Run cp .env.example .env
  • Create a database and add the credentials to the .env file

Extras

  • As an agency we strive for speed and efficiency. We have added a few extra packages to help us achieve this.
    • Laravel Excel
    • Laravel Octane