Include React inside an already existing web application?

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • create-react-app-laravel

    Set up a modern web app by running one command.

  • craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

    You can check craco, plugin that allow to change paths of webpack CRA configs.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • inertia-laravel

    The Laravel adapter for Inertia.js.

    But before you adding a full cra on already existing laravel project, you can check Laravel Mix 6.0 + React.js. In most of cases I used Laravel Mix + Inertia.js + React.js for my Laravel projects, and everything is working fine, I only take file structure from CRA, at the end I has something like this:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts