Skip to main content

Code Examples of lazy collection

Discover how to use Laravel's lazy collection method in real-world applications. Browse 3 examples from popular open-source projects.

3 examples

pterodactyl/panel

  • 8951
  • Created Dec 2016
  • Updated Jun 2026

Files in this example

  • database/migrations/2020_03_22_163911_merge_permissions_table_into_subusers.php
View full example

spatie/spatie.be

  • 499
  • Created Oct 2020
  • Updated Jun 2026

Files in this example

  • app/Console/Commands/GiftRayToSponsorsCommand.php
View full example

Astrotomic/opendor.me

  • 79
  • Created May 2021
  • Updated Aug 2024

Files in this example

  • routes/app.php
View full example