Skip to content

Demo breeze application using modules using Blade and Alpine version

Notifications You must be signed in to change notification settings

laravel-modules-com/breeze-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Breeze Modules Demo

This is a demo project to show how to use Laravel Breeze with modules.

See https://laravelmodules.com/ for more information on Laravel Modules.

Installation

  1. Clone the repository
git@github.com:laravel-modules-com/breeze-demo.git
  1. Install composer dependencies
composer install
  1. Install npm dependencies
npm install && npm run build

This demo comes with 3 modules:

  • Auth = contains the authentication views and routes
  • Base = contains the base views / layouts and components and routes
  • Profile = contains the profile views and routes

About

Demo breeze application using modules using Blade and Alpine version

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published