alkoumi / laravel-hijri-date

Laravel package to Convert laravel date to our Amazing 💝 Hjri date {ummul qura and vice versa} . to look like [ الخميس ، ٢٢ ربيع الآخر ، ١٤٤١ - ٠٧:٤٩ مساءً]
MIT License
97 stars 21 forks source link

How to use in blade #11

Closed RVP04 closed 2 years ago

RVP04 commented 2 years ago

Can you provide some example to use it in blade.

alkoumi commented 2 years ago

welcome brother it is. so easy

   {{ Alkoumi\LaravelHijriDate\Hijri::Date('Y/m/d', Carbon::now()->addMonth()); }}