auth module (breeze) + styled components

This commit is contained in:
Clément
2025-05-20 17:38:29 +02:00
committed by PRIBYLSKI
parent 96d2496853
commit b4081a38db
138 changed files with 5837 additions and 34 deletions

6
laravel/resources/js/app.js Normal file → Executable file
View File

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