/laravel-react-starter

This is a Laravel and React starter kit powered by redux, tailwindcss, postgres and sanctum authentication

Primary LanguagePHP

Laravel & React Starter

This is a starter laravel8 project that used react, tailwindcss and redux in front and postgres as db.

Usage

This repo required docker installed on your machine

  1. clone the repo
  2. Create a .env by copying .env.example and Update the required fields.
  3. Run ./init.sh