stefanbauer / ignition-laracasts-tab
A tab to retrieve laracasts.com answers
Installs: 10 469
Dependents: 0
Suggesters: 0
Security: 0
Stars: 53
Watchers: 1
Forks: 8
Open Issues: 2
Requires
- php: >=7.1.0
- fabpot/goutte: ^3.2
- facade/ignition: ^1.0
Requires (Dev)
- orchestra/testbench: 3.8.*|^4.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-11-07 16:06:35 UTC
README
This package adds a tab which shows matching laracasts.com forum answers.
Installation
You can install the package in to a Laravel app that uses Ignition via composer:
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
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email mail@stefanbauer.me instead of using the issue tracker.
Credits
- Stefan Bauer
- All contributors
License
The MIT License (MIT). Please see License File for more information.