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.