Web Development

Laravel Static Page Generator

I wrote a small package for Laravel apps to generate static page versions of routes within the application. I’ve published it on Packagist, and it is also available through its GitHub repository. The idea behind the package was mainly for data-visualisation style applications where quite a bit of application code can be written in the app’s preparation, but only a small… | Read on »