Creating Dynamic Real-Time Features with Laravel Broadcasting https://laravel-news.com/dynamic-real-time-broadcasting
Laravel News
Creating Dynamic Real-Time Features with Laravel Broadcasting - Laravel News
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.
❤2👍1
Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI https://laravel-news.com/laravel-devtoolbox
Laravel News
Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI - Laravel News
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
❤5👍5
Copy Errors as Markdown to Share With AI in Laravel 12.25 https://laravel-news.com/laravel-12-25-0
Laravel News
Copy Errors as Markdown to Share With AI in Laravel 12.25 - Laravel News
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.
❤3💯1
Preserving Data Integrity with Laravel Soft Deletes for Recovery and Compliance https://laravel-news.com/soft-deletes
Laravel News
Preserving Data Integrity with Laravel Soft Deletes for Recovery and Compliance - Laravel News
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.
❤2
Quickly Generate Forms based on your Eloquent Models with Laravel Formello https://laravel-news.com/laravel-formello
Laravel News
Quickly Generate Forms based on your Eloquent Models with Laravel Formello - Laravel News
A Laravel package for generating Bootstrap 5 forms based on models.
Building Cross-Platform Alerts with Laravel's Notification Framework https://laravel-news.com/cross-platform-notifications
Laravel News
Building Cross-Platform Alerts with Laravel's Notification Framework - Laravel News
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.
❤2😱1
Add Notes Functionality to Eloquent Models With the Notable Package https://laravel-news.com/add-notes-functionality-to-eloquent-models
Laravel News
Add Notes Functionality to Eloquent Models With the Notable Package - Laravel News
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.
🔥3