Last Month
Use a Closure with updateOrInsert() in Laravel 11.10
This week, the Laravel team released v11.10, with the ability to pass a callback to Builder::updateOrInsert(), support for soft-deleted models with explicit ...
Using Eloquent Factories With PHPUnit Data Providers
Using data providers with feature tests can pose a problem because they run before Laravel is bootstrapped. Let's look at ...
The ultimate guide to Laravel Validation
Validation is an important part of any web application. It can help to prevent security vulnerabilities, data corruption, and a ...
Eloquent JoinWith Package for Laravel
Laravel Eloquent Join With is a package that simplifies performing efficient database joins on existing Eloquent relationships of type HasOne ...
Monitor Code Processing Time in PHP with Time Warden
Time Warden is a lightweight PHP library that enables you to monitor processing time of tasks and allows take actions ...
Two Months Ago
Build Your SaaS In Days With SaaSykit
SaaSykit is a feature-rich Laravel SaaS boilerplate that helps you build and launch your SaaS application in days instead of ...
Moonshine is an Open-source Admin Panel for Laravel
Moonshine is an open-source package for Laravel offering an admin panel you can use for MVPs, back-office applications, and content ...
NativePHP Windows Builds are Here
Windows support for NativePHP was announced this mean, which means that you can now build applications for the Windows platform. ...
Replicate Laravel PHP Client
The Replicate Laravel package is a PHP client for the Replicate API, an API to run and fine-tune open-source AI ...
The April 2024 Laravel Worldwide Meetup is Today
The next Laravel Worldwide Meetup is today, featuring Matt Machuga and Mateus Guimarães. The meetup begins live on YouTube at ...
|