Skip to main content

Code Examples of barryvdh/laravel-dompdf

Discover how to use Laravel's barryvdh/laravel-dompdf method in real-world applications. Browse 4 examples from popular open-source projects.

4 examples

akaunting/akaunting

  • 9876
  • Created Sep 2017
  • Updated Jun 2026

Files in this example

  • composer.json
    • app/Http/Controllers/Portal/Invoices.php
      • app/Traits/Documents.php
        • routes/portal.php
View full example

4jean/lav_sms

  • 990
  • Created Oct 2019
  • Updated Mar 2024

Files in this example

  • composer.json
    • routes/web.php
      • app/Http/Controllers/SupportTeam/PaymentController.php
View full example

driesvints/driesvints.com

  • 73
  • Created May 2020
  • Updated Jun 2026

Files in this example

  • app/Http/Controllers/PostController.php
    • routes/web.php
View full example

ammannbe/RecipeManager

  • 38
  • Created Dec 2018
  • Updated Dec 2025

Files in this example

  • composer.json
    • routes/api.php
      • app/Http/Controllers/Recipes/RecipeController.php
        • resources/views/pdf/recipe.blade.php
View full example