Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

nebarg/seedling

Repository files navigation

Seedling 🌱

A very simple database seeder to make populating your database with test data easier.

There is just one command; php artisan db:seed. Then pick which seeders you would like to run.

Installation

  • Clone the repo
  • Copy the .env.example to .env and update the database credentials
  • Run composer php composer update

Usage

  • Create your seeders using your preferred Laravel style
  • Run php artisan db:seed to run individual, or all, seeders as required

About

A small seeder app for legacy projects that don't have seed ability

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages