We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9069849 + e801a11 commit 4b89847Copy full SHA for 4b89847
.travis.yml
@@ -4,6 +4,7 @@ php:
4
- 5.4
5
- 5.5
6
- 5.6
7
+ - 7.0
8
- hhvm
9
10
before_script:
README.md
@@ -1,7 +1,7 @@
1
Geocoder for Lavarel 5
2
======================
3
-If you still use **Lavarel 4**, please check out the `0.4.x` branch [here](https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x).
+If you still use **Laravel 4**, please check out the `0.4.x` branch [here](https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x).
This package allows you to use [**Geocoder**](http://geocoder-php.org/Geocoder/)
in [**Laravel 5**](http://laravel.com/).
0 commit comments