Best laravel framework open-source packages.

Laravel vue breeze app with inertiajs

Developed the app using VueJS and Laravel.
Updated 6 months ago

laravel-vue-breeze-app-with-inertiajs

  Project

Table of Contents

Overview

Project aims to build a CRUD app using VueJS + Laravel + Breeze + Inertia.

Built With

  • VueJS -- Frontend
  • Laravel -- Backend
  • Breeze -- Starter Kits
  • Inertia --Server-side routing and controllers.

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/UlftKcy/laravel-vue-breeze-app-with-inertiajs.git

# Configure env file

# composer install

# npm install

# php artisan key:generate

# php artisan optimize

# Run the app
  $ npm run dev
  $ php artisan serve
Tags vite breeze