Skip to content

How To Train Your Robot

Machine Learning, math and other cool tricks

Tag: composer

Posted on 2021-01-242021-01-24

Remember to Composer Update for Security and Updates

Laravel updates and updates to various PHP libraries come once in awhile with little notice to your web application, and no notice is shown, no auto update runs – unlike WordPress. Once in awhile a security update comes, so how might you test it?

Continue reading “Remember to Composer Update for Security and Updates”
Posted on 2020-07-132020-07-17

What3Words API in Laravel: Integrating geolocation finder in your web app

What3words is an interesting alternative to sharing around long latitude/longitude numbers, instead share just a few words!

The first step to integrating the api is signing up for a free API key. Then require the library using composer – in the main project folder run:

Continue reading “What3Words API in Laravel: Integrating geolocation finder in your web app”
Privacy Policy Proudly powered by WordPress