One Hat Cyber Team
Your IP:
216.73.216.63
Server IP:
198.54.114.155
Server:
Linux server71.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
5.6.40
Create File
|
Create Folder
Execute
Dir :
~
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
cwd
/
View File Name :
Feature.tar
error_log 0000644 00000002532 15111713261 0006461 0 ustar 00 [13-Nov-2025 12:49:45 UTC] PHP Fatal error: Uncaught Error: Class "Tests\TestCase" not found in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php:8 Stack trace: #0 {main} thrown in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php on line 8 [18-Nov-2025 15:13:30 UTC] PHP Fatal error: Uncaught Error: Class "Tests\TestCase" not found in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php:8 Stack trace: #0 {main} thrown in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php on line 8 [18-Nov-2025 23:57:46 UTC] PHP Fatal error: Uncaught Error: Class "Tests\TestCase" not found in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php:8 Stack trace: #0 {main} thrown in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php on line 8 [22-Nov-2025 04:34:46 UTC] PHP Fatal error: Uncaught Error: Class "Tests\TestCase" not found in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php:8 Stack trace: #0 {main} thrown in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php on line 8 [24-Nov-2025 21:05:49 UTC] PHP Fatal error: Uncaught Error: Class "Tests\TestCase" not found in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php:8 Stack trace: #0 {main} thrown in /home/fluxyjvi/public_html/project/tests/Feature/ExampleTest.php on line 8 ExampleTest.php 0000644 00000000574 15111713261 0007514 0 ustar 00 <?php namespace Tests\Feature; // use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function test_the_application_returns_a_successful_response() { $response = $this->get('/'); $response->assertStatus(200); } }