An open API service indexing awesome lists of open source software.

https://github.com/mateusjunges/ignition-stackoverflow-portuguese

A Laravel Ignition tab that fetches StackOverflow PT-BR questions and provides a searchbar.
https://github.com/mateusjunges/ignition-stackoverflow-portuguese

error-handling flare ignition ignition-tab laravel

Last synced: about 2 months ago
JSON representation

A Laravel Ignition tab that fetches StackOverflow PT-BR questions and provides a searchbar.

Awesome Lists containing this project

README

        

# Stack Overflow in Portuguese Tab


Total Downloads
Latest Stable Version
License

Build Status

This package adds a tab to your ignition screen, which shows matching StackOverflow in Portuguese questions, including a search field.

![StackOverflow PT-BR Tab](stackoverflow-pt-br-tab.png)

## Installation

You can install the package in to a Laravel app that uses [Ignition](https://flareapp.io) via composer:

```bash
composer require mateusjunges/ignition-stackoverflow-portuguese
```

## Usage

Click on the "StackOverflow PT-BR" tab on your Ignition screen to see the tool provided by this package.

### Testing

``` bash
composer test
```

### Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

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

## Credits

- [Mateus Junges](https://github.com/mateusjunges)
- [Gummibeer](https://github.com/gummibeer)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.