Last Month
Block Known Spam IPs from Your Laravel App with the Abuse IP Package
The Abuse IP package for Laravel adds a layer of protection to your Laravel application from known spam IPs. ...
Remove Duplicate Characters in Strings With Laravel
Learn how to remove string duplication in Laravel with the deduplicate() string helper in Laravel 11. ...
Laravel Log Files Support in PhpStorm
Take a look at how the latest version of PhpStorm has improved logger support ...
Building Desktop Applications using Native PHP with Simon Hamp
In this episode of the Laravel Creator Spotlight, we are joined by Simon Hamp, the creator of Native PHP, to ...
Create Actions and Workflows with this Laravel Workflows Package
The Safemood/laravel-workflow package by Khalil Bouzidi simplifies workflows in Laravel. With this package, you can define complex workflows, break them ...
Filament Gaze: Show When Multiple Users View the Same Resource
Filament Gaze is a plugin for Filament PHP that allows you to display when other users view the same ...
Two Months Ago
Learn to master Query Scopes in Laravel
In this article, we're going to take a look at local query scopes and global query scopes ...
How to Redirect Uppercase URLs to Lowercase with Laravel Middleware
Learn how to redirect all requests that contain uppercase letters to their lowercase equivalents for SEO optimization. ...
PHP 8.4 Alpha 1 is now out!
The first release of PHP 8.4 is now available and ready for testing ...
Generics Added to Eloquent Builder in Laravel 11.15
The Laravel team released v11.15 this week, which includes improvements to the make:mail command, support for setting mime types on ...
Manage Roles and Permissions in Filament with Hex Lite
Filament Hexa Lite is an effortless role and permission plugin for Filament. The plugin provides an admin-only UI to manage ...
Laravel Rest Api now supports Laravel Scout
The Laravel Rest Api adds a native integration of Laravel Scout ...
Build Your SaaS App in Days with SaaSykit
SaaSykit is a feature-rich SaaS Starter Kit that provides all the essential components needed to run a modern SaaS app. ...
|