knuckleswtf / scribe

Generate API documentation for humans from your Laravel codebase.✍
https://scribe.knuckles.wtf/laravel/
MIT License
1.7k stars 303 forks source link

Fix the bug not using published localization when generating #672

Closed ccec1t91077 closed 1 year ago

ccec1t91077 commented 1 year ago

Fix: #671

shalvah commented 1 year ago

Unfortunately, this doesn't work on Laravel 8. I think I've found a workaround, though..

shalvah commented 1 year ago

Okay, I think I've got it. Can you test with the localization branch and let me know? See this PR for instructions: https://github.com/knuckleswtf/scribe/pull/673

shalvah commented 1 year ago

Gonna go ahead and close this, since it doesn't solve the problem.