[FEATURE] In migration generation , add const table name instead of string in morphTable
Open
@niden is already working on this.
Since Jul 4, 2026.
NFR
- Dominant language
- PHP
- Stars
- 28
- Forks
- 25
- Avg merge
- 9h 39m
- Merged PRs (30d)
- 2
Description
It will be good if its generate a const name of table instead of puting it directly at the morphTable
because
- A migrate file generated for unique table
- This table name will be used many time in up() down() morh()
🐱🏍
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.