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 66> If you still use ** Laravel 4** , please check out the ` 0.4.x ` branch
77 [ here] ( https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x ) .
88
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.**
1111
1212This package allows you to use [ ** Geocoder** ] ( http://geocoder-php.org/Geocoder/ )
1313 in [ ** Laravel 5** ] ( http://laravel.com/ ) .
1414
1515## Installation
16161 . Install the package via composer:
1717 ``` sh
18- composer require toin0u/geocoder-laravel
18+ composer require toin0u/geocoder-laravel:1.0.0-RC1@dev
1919 ```
2020
21212 . 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