webappid/profession

Daftar List Pekerjaan Di Indonesia

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/webappid/profession

1.0.0 2018-09-23 02:43 UTC

This package is not auto-updated.

Last update: 2025-10-04 07:12:35 UTC


README

Laravel package for indonesian profession list.

Install Package

Install package via composer

composer require webappid/profession

Migration

php artisan migrate

Seed the data

php artisan webappid:profession:seed

Note: just put the seed method into your autodeploy, it will add the new data if any and update the current data if needed.