Files
2026-05-29 04:33:03 -04:00

352 B

Dependency Map

Generate the live map with:

php artisan app:dependency-map --markdown

Acceptable examples:

Http\Controllers\Api\V2\Finance -> SchoolCore\Finance\Contracts
IslamicSundaySchool\Reporting -> SchoolCore\Reporting\Contracts

Unacceptable example:

SchoolCore\Students -> IslamicSundaySchool\Students