Dieses Repository wurde am 2025-08-22 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
Files
dumbo/app/start/artisan.php
2013-09-07 02:26:24 +02:00

14 Zeilen
410 B
PHP

<?php
/*
|--------------------------------------------------------------------------
| Register The Artisan Commands
|--------------------------------------------------------------------------
|
| Each available Artisan command must be registered with the console so
| that it is available to be called. We'll register every command so
| the console gets access to each of the command object instances.
|
*/