Файловый менеджер - Редактировать - /home/clickysoft/public_html/jm5-api.clickysoft.net/database/seeders/AdminNotificationEmailSeeder.php
Назад
<?php namespace Database\Seeders; use App\Models\SiteSetting; use Illuminate\Database\Console\Seeds\WithoutModelEvents; use Illuminate\Database\Seeder; class AdminNotificationEmailSeeder extends Seeder { /** * Run the database seeds. * * @return void */ public function run() { SiteSetting::create([ 'key' => 'Notification Email', 'value' => 'orders@jmtrophies.com', ]); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка