Upgrade to Laravel 9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maps for your Laravel application
|
||||
|
||||
[](https://gitlab.com/gonoware/laravel-maps)
|
||||
[]()
|
||||
[]()
|
||||
[](https://packagist.org/packages/gonoware/laravel-maps)
|
||||
[](https://gitlab.styleci.io/repos/8146646)
|
||||
[](https://packagist.org/packages/gonoware/laravel-maps)
|
||||
@@ -19,8 +19,6 @@ Supported map services:
|
||||
|
||||
> Note: Yandex Maps API does not work in Chrome.
|
||||
|
||||
For Laravel 5.5 use version [1.0.3](https://gitlab.com/gonoware/laravel-maps/tree/v1.0.3)
|
||||
|
||||
## Features
|
||||
| | Google Maps | OpenStreetMap | Bing Maps | MapQuest | Yandex Maps | MapKit |
|
||||
|---|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
@@ -37,8 +35,6 @@ This package can be installed through Composer.
|
||||
```bash
|
||||
composer require gonoware/laravel-maps
|
||||
```
|
||||
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add
|
||||
the ServiceProvider.
|
||||
|
||||
Publish the compiled assets to `public/vendor/maps` with one of these
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user