-
Alpine.js
Files in the example
-
resources/views/components/nav.blade.php
-
resources/views/components/dropdown/index.blade.php
-
-
Custom artisan commands
Files in the example
-
app/Console/Commands/GenerateSitemapCommand.php
-
-
Local scopes
Files in the example
-
app/Models/Link.php
-
app/Http/Controllers/Links/ListLinksController.php
-
-
Global scopes
Files in the example
-
app/Models/Metric.php
-
-
Livewire
Files in the example
-
app/Livewire/Comments.php
-
resources/views/livewire/comments.blade.php
-
resources/views/posts/show.blade.php
-