We are excited to share that Pest 4 is now available! Here are some highlights in a YouTube short but it comes with:
- End-to-end browser testing -
- Visual testing
- Device testing
- Code coverage with browser and unit tests
- Tinker sesssions mid-test
- Test sharding for parallel test runs in CI
- And more...
|
PHP developers, we want to hear from you!
Share your insights about the tools you use every day and the features you love the most. Your feedback will directly influence the future of the PHP ecosystem.
As a thank-you for your time, you'll be entered into a drawing for one of twenty $100 Amazon Gift Cards.
|
Laravel v12.25.0 is out with a Copy as Markdown button on the error page, allowing you to conveniently share error details with AI agents and LLMs.
|
Sentry has rolled out a new Logs feature, allowing you to capture and aggregate application logs alongside your errors.
|
Laravel Jobs
The official Laravel job board connecting the best jobs with top talent.
|
|
|
Now hiring
Post a job on LaraJobs and it'll be featured here next week.
|
This week Jake and Michael discuss Boost, Inertia Forms, and multiple personas
|
Notable is a Laravel package that adds polymorphic note functionality to any Eloquent model. It allows you to attach notes/comments to models with creator tracking, timestamps, and powerful query scopes.
|
Streamline cross-platform messaging in Laravel applications using the notification framework. Send consistent alerts via email, database, and external services through a unified API that adapts to user preferences.
|
A Laravel package for generating Bootstrap 5 forms based on models.
|
Implement Laravel soft deletes to preserve data integrity while enabling logical deletion. This powerful feature supports compliance requirements, audit trails, and data recovery scenarios without permanent data loss.
|
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
|
Transform your Laravel applications with real-time broadcasting capabilities. Create dynamic user experiences through instant updates, presence channels, and collaborative features that eliminate the need for manual page refreshes.
|
Optimize Laravel Context management with remember() and rememberHidden() functions. These closure-based methods eliminate verbose conditional patterns while providing efficient request-scoped memoization for expensive computations and sensitive data handling.
|
|