Install breeze component for auth;

Training
This commit is contained in:
2024-01-20 18:51:50 +01:00
parent 2b6cd00ece
commit fcc061aeba
62 changed files with 4400 additions and 124 deletions

View File

@@ -1 +1,7 @@
import './bootstrap';
import Alpine from 'alpinejs';
window.Alpine = Alpine;
Alpine.start();