Generates unique and sequential reference numbers (codes) for table records in your Laravel application
tokoiwesley/laravel-reference-numbers is a Laravel package for generates unique and sequential reference numbers (codes) for table records in your laravel application.
It currently has 0 GitHub stars and 4 downloads on Packagist.
Install it with composer require tokoiwesley/laravel-reference-numbers.
Discover more Laravel packages by tokoiwesley
or browse all Laravel packages to compare alternatives.
Last updated
This is a package for generation of unique and sequential reference numbers (codes) for any given table records.