Download the PHP package centrex/laravel-uuid without Composer
On this page you can find all versions of the php package centrex/laravel-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download centrex/laravel-uuid
More information about centrex/laravel-uuid
Files in centrex/laravel-uuid
Package laravel-uuid
Short Description Add uuid with model in laravel
License MIT
Homepage https://github.com/centrex/laravel-uuid
Informations about the package laravel-uuid
Add uuid with model in laravel
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Contents
- Installation
- Usage Examples
- Testing
- Changelog
- Contributing
- Credits
- License
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
๐งน Keep a modern codebase with Pint:
โ Run refactors using Rector
โ๏ธ Run static analysis using PHPStan:
โ Run unit tests using PEST
๐ Run the entire test suite:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- centrex
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-uuid with dependencies
illuminate/database Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0