Skip to main content

Code Examples of casting

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

11 examples

akaunting/akaunting

  • 9876
  • Created Sep 2017
  • Updated Jun 2026

Files in this example

  • app/Models/Banking/Account.php
    • app/Traits/Import.php
View full example

officelifehq/officelife

  • 949
  • Created Jan 2019
  • Updated Jul 2024

Files in this example

  • app/Models/Company/CompanyCalendar.php
    • app/Services/Company/Adminland/CompanyPTOPolicy/UpdateCompanyPTOPolicy.php
View full example

Azuriom/Azuriom

  • 721
  • Created Jan 2020
  • Updated Jun 2026

Files in this example

  • app/Casts/Color.php
    • app/Models/Role.php
View full example

ploi-deploy/roadmap

  • 561
  • Created May 2022
  • Updated Jun 2026

Files in this example

  • app/Models/Board.php
View full example

realodix/urlhub

  • 537
  • Created Aug 2018
  • Updated May 2026

Files in this example

  • app/Models/Url.php
    • app/Services/UrlService.php
View full example

tighten/novapackages

  • 336
  • Created Feb 2020
  • Updated Jun 2026

Files in this example

  • app/Package.php
    • app/Http/Controllers/DisablePackageController.php
      • resources/views/collaborators/package-card.blade.php
View full example

themsaid/ergodnc

  • 259
  • Created Sep 2021
  • Updated Dec 2023

Files in this example

  • app/Models/Office.php
    • app/Http/Controllers/OfficeController.php
View full example

tighten/laravelversions

  • 97
  • Created Jan 2021
  • Updated Jun 2026

Files in this example

  • app/Models/LaravelVersion.php
    • resources/views/partials/tables/current_table.blade.php
View full example

familytree365/backend

  • 89
  • Created May 2021
  • Updated Aug 2021

Files in this example

  • app/Models/Author.php
    • app/Http/Controllers/AuthorController.php
View full example

caneara/lumeno

  • 14
  • Created Dec 2022
  • Updated Dec 2022

Files in this example

  • app/Casts/LatitudeLongitudeCast.php
    • app/Models/User.php
View full example

caneara/tipsea

  • 13
  • Created Dec 2022
  • Updated Dec 2022

Files in this example

  • app/Casts/HashCast.php
    • app/Models/User.php
View full example