Файловый менеджер - Редактировать - /home/clickysoft/public_html/jm5-api.clickysoft.net/vendor/spatie/laravel-sluggable/src/Exceptions/InvalidOption.php
Назад
<?php namespace Spatie\Sluggable\Exceptions; use Exception; class InvalidOption extends Exception { public static function missingFromField(): static { return new static('Could not determine which fields should be sluggified'); } public static function missingSlugField(): static { return new static('Could not determine in which field the slug should be saved'); } public static function invalidMaximumLength(): static { return new static('Maximum length should be greater than zero'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка