-
Blade components
Files in the example
-
resources/views/components/card-template.blade.php
-
resources/views/livewire/configurator-form.blade.php
-
-
API resources
Files in the example
-
routes/web.php
-
app/Http/Resources/ConfigurationResource.php
-
-
Livewire
Files in the example
-
app/Http/Livewire/Dashboard/Daily.php
-
resources/views/livewire/dashboard/daily.blade.php
-
resources/views/dashboard/index.blade.php
-
-
GroupBy
Files in the example
-
app/Http/Livewire/Dashboard/Daily.php
-
resources/views/livewire/dashboard/daily.blade.php
-