There are 0 repository under laravel-trait topic.
a toolkit package for laravel
Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs are generated in a standard and reliable manner.
Laravel trait that will generate a reference number when saving an Eloquent model.