Skip to main content

Code Examples of custom artisan commands

Discover how to use Laravel's custom artisan commands method in real-world applications. Browse 27 examples from popular open-source projects.

27 examples

monicahq/monica

  • 24763
  • Created Jul 2017
  • Updated Apr 2026

Files in this example

  • app/Console/Commands/Clean.php
    • app/Console/Kernel.php
View full example

firefly-iii/firefly-iii

  • 23711
  • Created Jun 2014
  • Updated Jun 2026

Files in this example

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

unopim/unopim

  • 10270
  • Created Jul 2024
  • Updated Jun 2026

Files in this example

  • packages/Webkul/Product/src/Console/Commands/Indexer.php
View full example

pterodactyl/panel

  • 8951
  • Created Dec 2016
  • Updated Jun 2026

Files in this example

  • app/Console/Commands/Maintenance/CleanServiceBackupFilesCommand.php
    • app/Console/Kernel.php
View full example

bytefury/crater

  • 8295
  • Created Nov 2019
  • Updated Aug 2024

Files in this example

  • app/Console/Commands/CheckInvoiceStatus.php
    • app/Console/Kernel.php
View full example

pixelfed/pixelfed

  • 7003
  • Created Apr 2018
  • Updated Jun 2026

Files in this example

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

area17/twill

  • 3957
  • Created Jun 2018
  • Updated Jun 2026

Files in this example

  • src/Commands/CreateSuperAdmin.php
View full example

HDInnovations/UNIT3D-Community-Edition

  • 2391
  • Created Dec 2017
  • Updated Jun 2026

Files in this example

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

pelican-dev/panel

  • 2111
  • Created Mar 2024
  • Updated Jun 2026

Files in this example

  • app/Console/Commands/Server/BulkPowerActionCommand.php
View full example

Paymenter/Paymenter

  • 1762
  • Created Jul 2024
  • Updated Jun 2026

Files in this example

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

pinkary-project/pinkary.com

  • 1529
  • Created Mar 2024
  • Updated Jun 2026

Files in this example

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

range-of-motion/budget

  • 1063
  • Created Jul 2017
  • Updated Dec 2024

Files in this example

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

officelifehq/officelife

  • 949
  • Created Jan 2019
  • Updated Jul 2024

Files in this example

  • app/Console/Commands/Demo/ResetDemo.php
View full example

beromir/Servas

  • 814
  • Created May 2022
  • Updated Apr 2026

Files in this example

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

Azuriom/Azuriom

  • 721
  • Created Jan 2020
  • Updated Jun 2026

Files in this example

  • app/Console/Commands/GamePingCommand.php
    • app/Console/Kernel.php
View full example

themsaid/ergodnc

  • 259
  • Created Sep 2021
  • Updated Dec 2023

Files in this example

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

PHPJunior/mtube

  • 143
  • Created Jul 2021
  • Updated Mar 2023

Files in this example

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

codenteq/laerx

  • 133
  • Created May 2022
  • Updated Feb 2026

Files in this example

  • app/Console/Commands/InvoiceCreate.php
    • app/Services/InvoiceCreatorService.php
View full example

benjamincrozat/blog-v5

  • 131
  • Created Feb 2025
  • Updated Jun 2026

Files in this example

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

OpenLitterMap/openlittermap-web

  • 130
  • Created Aug 2020
  • Updated Jun 2026

Files in this example

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

phpreel/phpreel

  • 127
  • Created May 2021
  • Updated Nov 2022

Files in this example

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

cattr-app/server-application

  • 93
  • Created Mar 2023
  • Updated Jan 2026

Files in this example

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

Wotuu/keystone.guru

  • 64
  • Created Aug 2018
  • Updated Jun 2026

Files in this example

  • app/Console/Commands/Environment/Update.php
View full example

MdMostaFizurRahaman/ecommerce

  • 30
  • Created May 2022
  • Updated Sep 2022

Files in this example

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

JuanDMeGon/Laravel-from-Scratch

  • 18
  • Created Apr 2020
  • Updated Mar 2021

Files in this example

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

Melcus/parking-system

  • 10
  • Created May 2021
  • Updated Feb 2022

Files in this example

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

spatie/laravel-comments.com

  • 10
  • Created Mar 2022
  • Updated Dec 2025

Files in this example

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