Skip to content

Repository files navigation

Finfratech Laravel React template

Initialization

To set up the project, follow these steps:

  1. Install Node.js dependencies:

    npm install
  2. Install PHP dependencies:

    composer install
  3. Set up environment variables:

    • Copy .env.example to .env
    • Update the .env file with your configuration
  4. Generate application encryption key:

    php artisan key:generate
  5. Run database migrations:

    php artisan migrate

Running the Application

To start the development servers:

composer run dev

About

Finfratech Laravel template, that consists of laravel boilerplate and react inertija with auth pages

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages