Mustafa Talaeezadeh Khouzani

Results 5 issues of Mustafa Talaeezadeh Khouzani

Resolving issue #91 Added an optional `radius` input for spherical functions and fixed the default radius of the earth. Made some annotations and phpdoc.

It is adding a parameter for spherical functions for radius, annotates SpatialTrait with PHPDoc blocks, and defaults the earth radius to a more accurate median (down to cm). It references...

Hi, I recently tried spatial features of MySQL and MariaDB and found this strange constant for default earth radius. Searching how is that possible, I found this thread on [GIS...

enhancement

Hi, functions that act as factories for objects, does not resolve to the objects; e.g. in Laravel ```php $user = auth()->user(); ``` the intelephense does not recognize the function `user`...

### Subject of the issue Hi, As the title said, logout and invalidate does not work. The blacklisting is on but JWT does not record any token as blacklisted at...