Skip to content

Latest commit

 

History

History
executable file
·
51 lines (31 loc) · 1.54 KB

README.md

File metadata and controls

executable file
·
51 lines (31 loc) · 1.54 KB

Laravel Cloudflare

Latest Version on Packagist Build Status Quality Score Total Downloads

This Laravel 8 package allows you to easily interact with Cloudflare to accomplish common tasks, such as purging the cache.

Installation

You can install the package via composer:

composer require cion/laravel-cloudflare

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

Inspired by Artisan Cloudflare.

License

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