astrogoat/zaius

A Zaius app for Strata

Fund package maintenance!
astrogoat

Installs: 8 672

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Language:Blade

v1.27.1 2024-03-24 20:31 UTC

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require astrogoat/zaius

Usage

Add the script include where needed:

@include('zaius::script')

Modals

You can also open a modal by including

@include('zaius::modal')

and open the modal by calling openZaiusModal(contentId).

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

This zaius package is forked from the awesome Spatie zaius package. Please go support them if you can.

License

The MIT License (MIT). Please see License File for more information.