laravel-shift / blueprint

A code generation tool for Laravel developers.
MIT License
2.82k stars 270 forks source link

request to add indexes example on the docs #671

Closed besingamkb closed 6 months ago

besingamkb commented 6 months ago

Synopsis:

I found it hard to find example on how to create indexes from the docs. I just figure it out after searching to the github issue and found this comment https://github.com/laravel-shift/blueprint/issues/271#issuecomment-647009889

Proposed Syntax:

Expected Behavior:

jasonmccreary commented 6 months ago

Feel free to open a PR with an example to the docs repo.