magnetism/units

Measurement Units.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:n

pkg:composer/magnetism/units

dev-main 2022-10-20 11:19 UTC

This package is auto-updated.

Last update: 2025-09-20 18:08:02 UTC


README

You can install the package via composer

composer require magnetism/units

You can publish and run the migrations with

php artisan vendor:publish --provider="Magnetism\Units\UnitServiceProvider" --tag="migrations"

php artisan migrate

Seeding

php artisan db:seed --class=Magnetism\Units\database\seeds\UnitSeeder