This is a major release of the package, introducing some new features and dropping support for old versions. Also, the docs have been moved from the readme to a dedicated site, hosted on Vercel.
This is a major release of the package, introducing some new features and dropping support for old versions. Also, the docs have been moved from the readme to a dedicated site, hosted on Vercel.
Laravel — 1 August 2021
Version 6 of the package is released with first-class support for WeasyPrint v53 (pydyf) and Laravel Octane.
Laravel — 11 April 2021
The elegant wrapper, Weasyprint for Laravel v5 is released with a bunch of new features and changes.
Laravel — 13 March 2021
Making resource classes just a bit easier to work with.
Laravel — 13 March 2021
Using helpers and scopes in a trait, make the model responsible for determining its resource class.
Laravel — 20 December 2020
A cleaner way to validate console input.
Laravel — 20 December 2020
Since November 2017, I’ve been working with a small web-dev firm that uses Laravel for all its client API backends. Over time, we’ve been taking new approaches to solving problems, and simplifying our code to make life easier in the long run. Here are some quick and useful tips we’ve been following as part of this process.
Laravel — 20 December 2020
From Laravel 5.5, JSON responses are a little different. In particular, you’ll find that validation exceptions have changed, and it’s easy to miss what the upgrade guide says about it.