Skip to content

日本政府 内閣府が配布している祝祭日CSVをDBに自動読み込みする。Laravel5.4

License

Notifications You must be signed in to change notification settings

sugie/JpHolidayAutoUpdate

Repository files navigation

祝日DB自動更新

内閣府が交付している祝日CSV https://www8.cao.go.jp/chosei/shukujitsu/syukujitsu.csv を読んで データベースの jp_holidays テーブルを更新する。

コマンド起動方法

php artisan command:update_holiday_database

このコマンドをcronで月に1回でも呼べば 祝祭日情報が自動的に更新される。

About

日本政府 内閣府が配布している祝祭日CSVをDBに自動読み込みする。Laravel5.4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published