https://github.com/astrotomic/ignition-stackoverflow
An Ignition tab that fetches StackOverflow questions and provides a searchbar.
https://github.com/astrotomic/ignition-stackoverflow
error-handling exception-handling flare hacktoberfest ignition ignition-stackoverflow ignition-tab laravel stackoverflow stackoverflow-tab treeware
Last synced: 3 months ago
JSON representation
An Ignition tab that fetches StackOverflow questions and provides a searchbar.
- Host: GitHub
- URL: https://github.com/astrotomic/ignition-stackoverflow
- Owner: Astrotomic
- License: mit
- Created: 2019-08-30T22:32:49.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T10:59:07.000Z (about 2 years ago)
- Last Synced: 2025-04-09T18:17:42.009Z (3 months ago)
- Topics: error-handling, exception-handling, flare, hacktoberfest, ignition, ignition-stackoverflow, ignition-tab, laravel, stackoverflow, stackoverflow-tab, treeware
- Language: PHP
- Homepage:
- Size: 1.31 MB
- Stars: 78
- Watchers: 3
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Ignition StackOverflow Tab
## A tab that fetches stackoverflow questions
[](https://packagist.org/packages/astrotomic/ignition-stackoverflow)
[](https://github.com/Astrotomic/ignition-stackoverflow/blob/master/LICENSE.md)
[](https://plant.treeware.earth/Astrotomic/ignition-stackoverflow)
[](https://www.larabelles.com/)[](https://packagist.org/packages/astrotomic/ignition-stackoverflow)
[](https://styleci.io/repos/205465094)This package adds a tab to your ignition screen which shows matching StackOverflow questions - including a search field.

## Installation
You can install the package in to a Laravel app that uses [Ignition](https://github.com/facade/ignition) via composer:
```bash
composer require astrotomic/ignition-stackoverflow --dev
```## Usage
Click on the "Stack Overflow" tab on your Ignition screen to see a list of matching StackOverflow questions.
### Testing
```bash
composer test
```### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](https://github.com/Astrotomic/.github/blob/master/CONTRIBUTING.md) for details. You could also be interested in [CODE OF CONDUCT](https://github.com/Astrotomic/.github/blob/master/CODE_OF_CONDUCT.md).
### Security
If you discover any security related issues, please check [SECURITY](https://github.com/Astrotomic/.github/blob/master/SECURITY.md) for steps to report it.
## Credits
- [Tom Witkowski](https://github.com/Gummibeer)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
## Treeware
You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to [plant trees](https://www.bbc.co.uk/news/science-environment-48870920). If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees at [offset.earth/treeware](https://plant.treeware.earth/Astrotomic/ignition-stackoverflow)
Read more about Treeware at [treeware.earth](https://treeware.earth)