Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
karir.star4hire.com
/
vendor
/
kalnoy
/
nestedset
✏️
Editing: phpunit.php
<?php include __DIR__.'/vendor/autoload.php'; $capsule = new \Illuminate\Database\Capsule\Manager; $capsule->addConnection([ 'driver' => 'sqlite', 'database' => ':memory:', 'prefix' => 'prfx_' ]); $capsule->setEventDispatcher(new \Illuminate\Events\Dispatcher); $capsule->bootEloquent(); $capsule->setAsGlobal(); include __DIR__.'/tests/models/Category.php'; include __DIR__.'/tests/models/MenuItem.php';
💾 Save Changes
❌ Cancel