Blog
All the latest posts
-
Tutorials
April 29th, 2022
Livewire or Inertia.js?
What should I learn/use - Livewire or Inertia.js?
-
News
May 20th, 2022
Laravel 9.13 Released
The Laravel team released 9.13 with a value() collection method, new test response helpers, an array map convenience method, and more.
-
Tutorials
May 20th, 2022
Eloquent Performance: 4 Examples of N+1 Query Problems
Eloquent performance is typically the main reason for slow Laravel projects. A big part of that is a so-called "N+1 Query Problem". In this article, I will show a few different examples of what to watch out for, including the cases when the problem is "hidden" in unexpected places in the code.
-
Packages
May 19th, 2022
Releasing Bouncer: Roles and Permissions for Laravel apps
After many years in development, 56 releases, 1.3 million downloads, and over 2,800 unsolicited stars, Bouncer has finally reached version 1.0.
-
News
May 18th, 2022
Tinkerwell 3 - The PHP code runner is released
The team at Beyond Code released Tinkerwell 3 with intelligent code completion, magic comments and a stunning new design.
-
Packages
May 17th, 2022
A Simple Wallet Implementation for Laravel
Laravel Wallet by Stephen Jude is a simple wallet implementation for Laravel models.
-
Sponsor
May 16th, 2022
Laravel Dusk Browser Testing: Best Practices & Tips
There are various best practices that can help with building and maintaining Laravel Dusk browser tests (and I wish we had known all of these when we started with our test suite). In this article, see some of the lessons we've learned so you can write better Laravel Dusk tests yourself.
-
Tutorials
May 13th, 2022
Laravel Roles and Permissions: Gates and Policies Explained
In Laravel, roles and permissions have been one of the most confusing topics over the years. Mostly, because there is no documentation about it: the same things "hide" under other terms in the framework, like "gates", "policies", "guards", etc. In this article, I will try to explain them all in "human language".
-
Packages
May 12th, 2022
Laravel Log Fake 2.0
Laravel Log Fake v2.0 is here with support for Laravel 9 and a completely closure-based assertion API.
-
News
May 11th, 2022
Laravel 9.12 Released
The Laravel team released 9.12 with delaying notifications per channel, sharing logging context across channels, preventing stray HTTP requests while testing, and more.
Newsletter
No Spam, ever. We'll never share your email address and you can opt out at any time.