bug_report.md 1.2 KB


name: Bug report about: Something didn't work as expected? Create a report to help us improve. title: '' labels: bug assignees: ''


!!IMPORTANT!!

READ BEFORE OPENING AN ISSUE:

  • If you don't provide enough information in your issue for me to reproduce (such as version and any custom configuration), I will close it. I can't keep wasting my time investigating issues which no longer exist.
  • Check the Troubleshooting Guide! https://scribe.knuckles.wtf/laravel/troubleshooting Some solutions to common problems are detailed there.

Again, HAVE YOU CHECKED THE DOCS? Use the search bar on the docs page before rushing to open an issue. I know it's difficult when you don't know what you're looking for, but do your best.

What happened?

  1. I set my configuration to...
  2. Then I ran php artisan scribe:generate ...
  3. But I saw...

instead of...

Screenshots and stack traces:

My environment:

  • PHP version (from php -v):
  • Framework (Laravel/Lumen):
  • Laravel/Lumen version (from composer show laravel/framework or composer show laravel/lumen-framework):
  • Scribe version (from composer show knuckleswtf/scribe):

My Scribe config (minus the comments):

Additional info: