paradowski/check-n-seed

A Laravel 5.x library that allows a database seeder to check for the existance of a record before seeding it.

dev-master 2018-03-23 14:17 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:35:00 UTC


README

A Laravel 5.x library that allows a database seeder to check for the existance of a record before seeding it.

DEV NOTE

This package is currently in development.

Installation

add instructions

Using the CheckAndSeed class

add instructions