-
Barryvdh/laravel-dompdf Invokable controllers
Files in the example
-
app/Http/Controllers/PostController.php
-
routes/web.php
-
-
Local scopes
Files in the example
-
app/Models/Post.php
-
app/Http/Controllers/BlogController.php
-
-
Factories
Files in the example
-
database/factories/PostFactory.php
-
database/seeders/PostSeeder.php
-
-
Singleton
Files in the example
-
app/Providers/AppServiceProvider.php
-