YorCreative / Laravel-UrlShortener

A Laravel URL Shortener package that provides URL redirects with optionally protected URL password, Hidden UTM parameter tracing, URL expiration, open limits before expiration, ability to set feature activation dates, and click tracking out of the box for your Laravel applications.
MIT License
100 stars 15 forks source link

Update LocationRepository.php #17

Closed gnixner closed 5 months ago

gnixner commented 6 months ago

Access object properties using the object property access operator '->'

fix: Cannot use object of type Stevebauman\Location\Position as array