Install Breeze for login and first views based on blade and alpinejs.

This commit is contained in:
2024-11-26 11:01:51 +01:00
parent 2513729840
commit fb5836e7bc
56 changed files with 2019 additions and 9 deletions

View File

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