Explorer
home
/
zoteqbgb
/
public_html
/
tests
/
Feature
Location:
/home/zoteqbgb/public_html/tests/Feature
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: ExampleTest.php
<?php namespace Tests\Feature; // use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; class ExampleTest extends TestCase { /** * A basic test example. */ public function test_the_application_returns_a_successful_response(): void { $response = $this->get('/'); $response->assertStatus(200); } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
ExampleTest.php
378 bytes
0644
2025-04-25 02:11
âï¸
ðï¸
Rename
error_log
524 bytes
0644
2025-04-25 02:11
âï¸
ðï¸
Rename
Chang
Apply