Download the PHP package cleaniquecoders/laravel-running-number without Composer
On this page you can find all versions of the php package cleaniquecoders/laravel-running-number. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cleaniquecoders/laravel-running-number
More information about cleaniquecoders/laravel-running-number
Files in cleaniquecoders/laravel-running-number
Package laravel-running-number
Short Description Generate running number when creating new records in your table.
License MIT
Homepage https://github.com/cleaniquecoders/laravel-running-number
Informations about the package laravel-running-number
Generate running number when creating new records in your table.
Generate running number when creating new records in your table.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Please make sure to configure the config/running-number
types, in order to support your requirement.
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Nasrul Hazim Bin Mohamad
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-running-number with dependencies
illuminate/contracts Version ^9.0 | ^10.0 | ^11.0
spatie/laravel-enum Version ^3.0
spatie/laravel-package-tools Version ^1.14