Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1194
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1203
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2405
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2530
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2542
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php on line 2888
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 634
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1401
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1417
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1452
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1466
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1522
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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 658
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 901
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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 94
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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 128
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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 321
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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 634
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 /home/darbys7/public_html/darbysolutions.com/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 /home/darbys7/public_html/darbysolutions.com/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 128
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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1267
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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1278
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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1290
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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1303
Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 245
Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 235
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/symfony/http-foundation/ParameterBag.php on line 205
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/symfony/http-foundation/ParameterBag.php on line 215
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/symfony/http-foundation/HeaderBag.php on line 255
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/symfony/http-foundation/HeaderBag.php on line 265
Deprecated: Return type of Illuminate\Http\Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 637
Deprecated: Return type of Illuminate\Http\Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 651
Deprecated: Return type of Illuminate\Http\Request::offsetSet($offset, $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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 663
Deprecated: Return type of Illuminate\Http\Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 674
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/darbys7/public_html/darbysolutions.com/vendor/symfony/http-foundation/Request.php on line 303
Deprecated: mb_strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Support/Str.php on line 177
Deprecated: mb_strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Support/Str.php on line 177
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetSet($offset, $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 /home/darbys7/public_html/darbysolutions.com/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
Deprecated: Return type of PhpOption\None::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/darbys7/public_html/darbysolutions.com/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
Deprecated: Return type of Illuminate\Config\Repository::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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
Deprecated: Return type of Illuminate\Config\Repository::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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
Deprecated: Return type of Illuminate\Config\Repository::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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
Deprecated: Return type of Illuminate\Config\Repository::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 /home/darbys7/public_html/darbysolutions.com/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175