denizgolbas/eloquent-save-together

For Laravel Eloquent that makes it easy to save related models together.

dev-master 2024-05-11 22:45 UTC

This package is auto-updated.

Last update: 2024-05-11 22:50:53 UTC


README

logo.png

Eloquent SaveTogether

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

For Laravel Eloquent that makes it easy to save related models together.

Installation

You can install the package via composer:

composer require denizgolbas/eloquent-save-together

You can publish the config file with:

php artisan vendor:publish --tag="eloquent-save-together-config"

Usage


Credits

License

The MIT License (MIT). Please see License File for more information.