Tomoe @wtySk 直接放在 bootstrap/app.php 裡就好: // ... $app->withFacades(); // Facades class_alias('Illuminate\Support\Facades\App', 'App'); // ...