Este repositorio ha sido archivado en 2025-08-22. Puedes ver archivos y clonarlo, pero no puedes hacer push o abrir incidencias o pull request.
Files
dumbo/app/start/artisan.php
2013-09-07 02:26:24 +02:00

14 líneas
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.
|
*/