Файловый менеджер - Редактировать - /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/laravel/dusk/src/Concerns/InteractsWithJavascript.php
Назад
<?php namespace Laravel\Dusk\Concerns; trait InteractsWithJavascript { /** * Execute JavaScript within the browser. * * @param string|array $scripts * @return array */ public function script($scripts) { return collect((array) $scripts)->map(function ($script) { return $this->driver->executeScript($script); })->all(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка