ayles-software/laravel-australian-public-holidays

2.2.0 2024-01-10 22:46 UTC

This package is auto-updated.

Last update: 2024-05-10 23:29:26 UTC


README

This is a very simple package that reads and saves the public holidays for all states from data.gov.au.

Installation

composer require ayles-software/laravel-australian-public-holidays

Publish the config

php artisan vendor:publish --provider=ayles-software/laravel-australian-public-holidays

Usage

$ php artisan public-holidays

That's it.

License

Laravel Australian Public Holidays is open-sourced software licensed under the MIT license.