Maz.Digital Bevy's and Rust's logo merged
Home Bevy Laravel WinterCMS NuxtJS/VueJS
Sphere connected dot
Home Bevy Laravel WinterCMS NuxtJS/VueJS
Dark mode
Dark mode

Laravel

Dec 5, 2022

Bulk update models with differents values in Laravel

You need to update many rows at once in a database using Laravel query builder or Eloquent? Read this article to learn about a trick to improve your application efficiency.

Read full story

Jan 19, 2022

Rebase a query builder after filtering an Eloquent Collection

To retrieve the Query Builder after filtering the results: you can use `->toQuery()`. The method internally use the first model of the collection and a `whereKey` comparison on the Collection models.

Read full story

Jan 17, 2022

Return last page from a Paginator

Genuinely uses the Laravel paginator to return on the posts from the last page of a forum discussion.

Read full story

Footer

Hire me! Twitter

© 2020-2023 Maz.Digital - All rights reserved. - Legal mentions