https://github.com/stefanbauer/ignition-laracasts-tab
A laracasts tab integration for Ignition
https://github.com/stefanbauer/ignition-laracasts-tab
debug error ignition laracasts laravel tab
Last synced: 10 months ago
JSON representation
A laracasts tab integration for Ignition
- Host: GitHub
- URL: https://github.com/stefanbauer/ignition-laracasts-tab
- Owner: stefanbauer
- License: mit
- Created: 2019-08-31T09:04:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T06:07:30.000Z (almost 6 years ago)
- Last Synced: 2025-07-20T05:49:25.701Z (10 months ago)
- Topics: debug, error, ignition, laracasts, laravel, tab
- Language: PHP
- Homepage:
- Size: 765 KB
- Stars: 53
- Watchers: 0
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A tab to retrieve laracasts.com answers
[](https://packagist.org/packages/stefanbauer/ignition-laracasts-tab)
[](https://travis-ci.org/stefanbauer/ignition-laracasts-tab)
[](https://packagist.org/packages/stefanbauer/ignition-laracasts-tab)
This package adds a tab which shows matching [laracasts.com](https://laracasts.com) forum answers.

## Installation
You can install the package in to a Laravel app that uses [Ignition](https://flareapp.io) via composer:
```bash
composer require stefanbauer/ignition-laracasts-tab --dev
```
## Usage
Click on the "Laracasts" 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 mail@stefanbauer.me instead of using the issue tracker.
## Credits
- [Stefan Bauer](https://github.com/stefanbauer)
- All contributors
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.