enlighten icon indicating copy to clipboard operation
enlighten copied to clipboard

Enlighten your APIs with auto-generated documentation

Results 12 enlighten issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a similar issue like: https://github.com/StydeNet/enlighten/issues/62 Laravel framework is at 9.13.0, Enlighten is at 0.7.3. The documentation no longer has request and response data in them,...

bug

**Describe the bug** the issue is that I have a query in my API where I had to use some manual queries and when the enlighten wants to create a...

bug

I tried installing enlighten with PEST but I wasn't able to run it properly. Is it possible to run them togheter? If yes do you have any tutorial? Thank you...

Feature Request

**Is your feature request related to a problem? Please describe.** I already have Enlighten fully set up and the documentation's getting generated well. As a team, we always have to...

Feature Request

**Describe the bug** Not 100% sure this is a bug, more of a question. The package has routes which rely on the `group` for model route binding, however, in our...

bug

In all cases we are assuming that the response payload to pars with `Styde\Enlighten\Models\ReplacesValues` trait is either null or an object/array. But when we are returning just a plain string...

bug
Next Release

First of all, I would like to greet and thanks to the team of Enlighten... its workflow is the best! I realized it is good if we also have a...

Feature Request

Are there any plans to add support to generate an OpenAPI document like Swagger does? It would make this a complete package and is really the only thing holding us...

Feature Request

Hi, I use a command to export in external documentation, the results, but when I pass a path to deploy, this generates a bad reference, the references take an absolute...

enhancement

Would be great if Dusk is part of this :)

Feature Request