Another hugely request and major update to revisionable, to allow using it as a trait. Which means it can now be used in conjunction with other eloquent based packages like Ardent. While still catering for backwards compatibility for sites on PHP < 5.4
Revisionable now supports being used as a trait
Programing Coderfunda
March 27, 2023
Laravel, Packages
No comments
Related Posts:
Fast Paginate for Laravel Laravel Fast Paginate is a fast implementation of offset/limit pagination for Laravel by Aaron Francis:Using Fast Paginate, you can us… Read More
A Package to Require Approval Before Peristing Model Data The Laravel Approval package requires approval of new Model data before being persisted. This package uses Enums and thus requires PHP… Read More
Encrypt and Decrypt Eloquent Model Fields in Laravel Apps Laravel Ciphersweet is a package by Spatie to integrate searchable field-level encryption in Laravel applications. The packa… Read More
Laravel A/B Testing and Feature Flag Package The Laravel A/B Test package helps you quickly set up A/B tests and feature flags in a Laravel app. The package uses the self-hosted&n… Read More
Create Select Options from Enums, Laravel Models, and more Laravel Options by Spatie is a package to create lists of options from different sources:A typical web application always ha… Read More
0 comments:
Post a Comment
Thanks