Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1202

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1211

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2406

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2528

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2540

Deprecated: Return type of Carbon\CarbonInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php on line 2793

Deprecated: Return type of Carbon\Traits\Date::getTimezone() should either be compatible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 648

Deprecated: Return type of Carbon\Traits\Date::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1409

Deprecated: Return type of Carbon\Traits\Date::setISODate($year, $week, $day = 1) should either be compatible with DateTime::setISODate(int $year, int $week, int $dayOfWeek = 1): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1425

Deprecated: Return type of Carbon\Traits\Date::setTime($hour, $minute, $second = 0, $microseconds = 0) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1460

Deprecated: Return type of Carbon\Traits\Date::setTimestamp($unixtimestamp) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1474

Deprecated: Return type of Carbon\Traits\Date::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1530

Deprecated: Return type of Carbon\Traits\Date::format($format) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php on line 78

Deprecated: Return type of Carbon\Traits\Date::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 598

Deprecated: Return type of Carbon\Traits\Date::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 839

Deprecated: Return type of Carbon\Traits\Date::diff($date = null, $absolute = false) should either be compatible with DateTime::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php on line 121

Deprecated: Return type of Carbon\Traits\Date::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php on line 432

Deprecated: Return type of Carbon\Traits\Date::__set_state($dump) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 85

Deprecated: Return type of Carbon\Traits\Date::__wakeup() should either be compatible with DateTime::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 118

Deprecated: Return type of Carbon\Traits\Date::add($unit, $value = 1, $overflow = null) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 182

Deprecated: Return type of Carbon\Traits\Date::sub($unit, $value = 1, $overflow = null) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 317

Deprecated: Return type of Carbon\Carbon::format($format) should either be compatible with DateTimeInterface::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php on line 78

Deprecated: Return type of Carbon\Carbon::getTimezone() should either be compatible with DateTimeInterface::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 648

Deprecated: Return type of Carbon\Carbon::diff($date = null, $absolute = false) should either be compatible with DateTimeInterface::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php on line 121

Deprecated: Return type of Carbon\Carbon::__wakeup() should either be compatible with DateTimeInterface::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 118

Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1216

Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1227

Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1239

Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1252

Fatal error: Uncaught Error: Call to undefined method Illuminate\Foundation\Application::configure() in /data/home/foox/web/bootstrap/app.php:17 Stack trace: #0 /data/home/foox/web/public/index.php(38): require_once() #1 {main} thrown in /data/home/foox/web/bootstrap/app.php on line 17