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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
# Laravel Eloquent Spatial
2
2
3
+
<!--
3
4
[](https://packagist.org/packages/matanyadaev/laravel-eloquent-spatial)
Laravel package to easily work with [MySQL Spatial Data Types](https://dev.mysql.com/doc/refman/8.0/en/spatial-type-overview.html)and [MySQL Spatial Functions](https://dev.mysql.com/doc/refman/8.0/en/spatial-function-reference.html).
10
+
Laravel package to work with spatial data types and functions.
9
11
10
12
This package supports MySQL 5.7 & 8.0. The package works on PHP 8 & Laravel 8 only.
0 commit comments