LaraCrafts / laravel-geo-routes

GeoLocation restricted routes for Laravel
MIT License
111 stars 5 forks source link

Older Laravel support #7

Closed axlon closed 5 years ago

axlon commented 5 years ago

This PR adds support for Laravel versions 5.0 through 5.4, because Laravel did not support macro's on routes in these versions a Facade was added to accommodate.