Useful Laravel links to read/watch for this week of July 31, 2025. Source: Read MoreÂ
PHP
Nuno Maduro was the second speaker at Laracon US 2025 on Tuesday, unveiling new features for the upcoming Pest v4.0.…
The PHP team is pleased to announce the third testing release of PHP 8.5.0, Alpha 4. This continues the PHP…
Control long-running Laravel data processing operations with LazyCollection timeout methods. These tools enable efficient dataset handling within time constraints, preventing…
The Laravel passgenerator package allows you to create wallet passes compatible with Apple Wallet easily. The post Create Apple Wallet…
Starting July 30, 2025, JetBrains is making Laravel Idea free for PhpStorm users. The post The Laravel Idea Plugin is…
Optimize Laravel application performance using built-in measurement tools that compare execution times across different implementations. These utilities provide accurate timing…
Memoize is a lightweight PHP library that simplifies function caching and memoization. It can help boost your application’s performance by…
Laracon US 2025 kicked off today at 9:30 central time in Denver, CO! If you aren’t at the live venue,…
Sanitization library for PHP and the Laravel framework. Source: Read MoreÂ
Simplify Laravel string encryption with new fluent methods that eliminate pipe workarounds. These integrated encrypt and decrypt functions maintain clean…
Resume PHP is a library that provides a type-safe way to build and work with resumes following the JSON Resume…
Latest PEAR Releases: Log 1.14.6 Source: Read MoreÂ
Bifrost is the first and only build service designed specifically for NativePHP apps. The post NativePHP Is Entering Its Next…
Medical Card Generator App is a complete and fully functional Android-based final year project built using Java (Android Studio) and…
Secure nested Laravel resources automatically with scoped route binding. This feature validates parent-child relationships in URLs, eliminating manual checks while…
The Laravel Reactions package is a simple and flexible package to add reaction functionality to any Eloquent model in your…
An awesome open graph image (social cards) generator package for Laravel. Source: Read MoreÂ
Laravel’s @inject directive enables direct service container access within Blade templates, reducing controller complexity while maintaining clean architecture. Perfect for…
Useful Laravel links to read/watch for this week of July 24, 2025. Source: Read MoreÂ