Explorer
home
/
zoteqbgb
/
public_html
/
app
/
Sms
Location:
/home/zoteqbgb/public_html/app/Sms
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: VerifyCode.php
<?php namespace App\Sms; class VerifyCode { public Mixed $code; public function __construct($code) { $this->code = $code; } public function build() { return "Your code is " . $this->code; } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
VerifyCode.php
262 bytes
0644
2025-04-25 02:11
âï¸
ðï¸
Rename
Chang
Apply