webappid/profession

Daftar List Pekerjaan Di Indonesia

1.0.0 2018-09-23 02:43 UTC

This package is not auto-updated.

Last update: 2024-05-04 00:07:55 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.