jacklaravel/calendar

calendar packages

Maintainers

Package info

github.com/jokjack007/jackcalendarexample

Issues

Language:CSS

Type:package

pkg:composer/jacklaravel/calendar

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 1

v1.1.1 2016-11-01 09:08 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:51:55 UTC


README

calendar packages for example

Require

Include

Installation

in composer.json add

"Jacklaravel\\Calendar\\" : "packages/jacklaravel/calendar/src/"

to "psr-4"

in config/app add

     Jacklaravel\Calendar\CalendarServiceProvider::class,

to array provider

and then run

    $ composer require jacklaravel/calendar

run

    $ php artisan jack:calendar

so now you can run a calendar package thought

www.yourdomain.com\calendar