v6 of the package is released with first-class support for WeasyPrint v53 (pydyf) and Laravel Octane.
Published 1 August 2021 in Laravel
v6 of the package is released with first-class support for WeasyPrint v53 (pydyf) and Laravel Octane.
Published 1 August 2021 in Laravel
The elegant wrapper, Weasyprint for Laravel v5 is released with a bunch of new features and changes.
Published 11 April 2021 in Laravel
Making resource classes just a bit easier to work with.
Published 13 March 2021 in Laravel
Using helpers and scopes in a trait, make the model responsible for determining its resource class.
Published 13 March 2021 in Laravel
A cleaner way to validate console input.
Published 20 December 2020 in Laravel
Since November 2017, I’ve been working with a small web-dev firm that uses Laravel for all its clients’ 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.
Published 20 December 2020 in Laravel
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.
Published 20 December 2020 in Laravel