laravel-jdate icon indicating copy to clipboard operation
laravel-jdate copied to clipboard

A Laravel Bundle to help working with Jalali (Shamsi) Dates

Results 3 laravel-jdate issues
Sort by recently updated
recently updated
newest added

All changes are documented in CHANGELOG.md

in laravel 5 i am trying to install your package but i have this error : ``` C:\wamp\www\end>php artisan bundle:install jdate [InvalidArgumentException] There are no commands defined in the "bundle"...

str_replace function doesn't send "convert" argument when we are using jDate class so we aren't able to convert output numbers to english numbers with jDate class. I handled this problem...