File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
> If you still use ** Laravel 4** , please check out the ` 0.4.x ` branch
7
7
[ here] ( https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x ) .
8
8
9
- ** Version 1.0.0 is a backwards-compatibility-breaking update. Please review
10
- this documentation, especially the _ Usage_ section before installing. **
9
+ ** Version 1.0.0 is a backwards-compatibility-breaking update. Please review
10
+ this documentation, especially the _ Usage_ section before installing.**
11
11
12
12
This package allows you to use [ ** Geocoder** ] ( http://geocoder-php.org/Geocoder/ )
13
13
in [ ** Laravel 5** ] ( http://laravel.com/ ) .
14
14
15
15
## Installation
16
16
1 . Install the package via composer:
17
17
``` sh
18
- composer require toin0u/geocoder-laravel
18
+ composer require toin0u/geocoder-laravel:1.0.0-RC1@dev
19
19
```
20
20
21
21
2 . Find the ` providers ` array key in ` config/app.php ` and register the ** Geocoder
You can’t perform that action at this time.
0 commit comments