Skip to content

Commit

Permalink
Add more document
Browse files Browse the repository at this point in the history
- How to custom_type.json

Signed-off-by: Arsanandha Abhisidvorachodi <arsanandha.ap@gmail.com>
  • Loading branch information
aphisitworachorch committed May 13, 2022
1 parent 2073be8 commit f5d2e26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
- For listing all tables in database : php artisan dbml:list (custom type --custom)
- For Parse from DB to DBML : php artisan dbml:parse (custom type --custom / dbdocs abilities --dbdocs)

## Customizable Type
- Store file in /storage/app/custom_type.json
- Example
- { "type": "target_type" }

## Credits

- [Arsanandha Aphisitworachorch](https://github.com/aphisitworachorch)
Expand Down

0 comments on commit f5d2e26

Please sign in to comment.