# Flare contracts [![Latest Version on Packagist](https://img.shields.io/packagist/v/facade/ignition-contracts.svg?style=flat-square)](https://packagist.org/packages/facade/ignition-contracts) ![Tests](https://github.com/facade/ignition-contracts/workflows/Run%20tests/badge.svg) ![Psalm](https://github.com/facade/ignition-contracts/workflows/Psalm/badge.svg) [![Total Downloads](https://img.shields.io/packagist/dt/facade/ignition-contracts.svg?style=flat-square)](https://packagist.org/packages/facade/ignition-contracts) This repository contains the interfaces used to display solution on [Ignition](https://flareapp.io/docs/ignition-for-laravel/introduction) and [Flare](https://flareapp.io.). ![Screenshot of solution](https://facade.github.io/ignition-contracts/screenshot.png) ## Documentation You can find the documentation of this package at [the docs of Flare](https://flareapp.io/docs/solutions/introduction). ## Changelog Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Testing ``` bash composer test ``` ## Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## Security If you discover any security related issues, please email support@flareapp.io instead of using the issue tracker. ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.