📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 04:04:49
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpoption
/
phpoption
/
tests
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpoption/phpoption/tests
🔄 Refresh
✏️
Editing: bootstrap.php
Writable
<?php if (!is_file($autoloadFile = __DIR__.'/../vendor/autoload.php')) { echo 'Could not find "vendor/autoload.php". Did you forget to run "composer install --dev"?'.PHP_EOL; exit(1); } require_once $autoloadFile;
💾 Save Changes
❌ Cancel