Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
stubs
Location:
/home/zoteqbgb/public_html/vendor/laravel/framework/src/Illuminate/Foundation/stubs
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: facade.stub
<?php namespace DummyNamespace; use Illuminate\Support\Facades\Facade; /** * @see \DummyTarget */ class DummyClass extends Facade { /** * Get the registered name of the component. */ protected static function getFacadeAccessor(): string { return 'DummyTarget'; } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
facade.stub
304 bytes
0644
2025-01-31 15:04
âï¸
ðï¸
Rename
Chang
Apply