You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using php 8.1 and laravel 11
tried to use toHijri on carbon instance but I got
Declaration of Pharaonic\Hijri\Hijri::getTranslatedDayName($context = null, $keySuffix = '', $defaultValue = null) must be compatible with Carbon\Carbon::getTranslatedDayName(?string $context = null, string $keySuffix = '', ?string $defaultValue = null): string
The text was updated successfully, but these errors were encountered:
@mohamed-salah-tawfik it works very well, i think you need to install the latest version that already exists
please install it and give me your feedback.
I'm using php 8.1 and laravel 11
tried to use toHijri on carbon instance but I got
Declaration of Pharaonic\Hijri\Hijri::getTranslatedDayName($context = null, $keySuffix = '', $defaultValue = null) must be compatible with Carbon\Carbon::getTranslatedDayName(?string $context = null, string $keySuffix = '', ?string $defaultValue = null): string
The text was updated successfully, but these errors were encountered: