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
Requires
- php: >=7.1.0
- illuminate/support: ~5.5
Requires (Dev)
- mockery/mockery: dev-master@dev
- orchestra/testbench: ~3.5
- phpunit/phpunit: 7.2.6
- squizlabs/php_codesniffer: 3.*
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.