testing php storm code cleanup and styling
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
|
||||
*/
|
||||
|
||||
use Illuminate\Support\Facades\Artisan;
|
||||
|
||||
$app = new Illuminate\Foundation\Application(
|
||||
$_ENV['APP_BASE_PATH'] ?? dirname(__DIR__)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user