Mehdi Yaghoubi

Results 3 issues of Mehdi Yaghoubi

I have changed the image disk as and works fine: 'storage_disk' => env('LARAVEL_TRIX_STORAGE_DISK', 'trix'), 'trix' => [ 'driver' => 'local', 'root' => public_path('trix'), ], But, in retrieving the data :...

I want to add just a special character to existing special character sets as: { "char": "þ;", desc: "NEW"}, but I must add all of the specialcharactersets, is there any...

In Transformation Section the title: GregorianToJalali() var_dump(Verta::jalaliToGregorian(2020,6,17)); must be corrected as: var_dump(Verta::gregorianTojalali(2020,6,17));