Omschrijving
This package can calculate public holidays for a country. use SpatieHolidaysHolidays; // returns an array of Belgian holidays // for the current year.
use SpatieHolidaysHolidays;
// returns an array of Belgian holidays
// for the current year
$holidays = Holidays::for('be')->get();