https://github.com/ajthinking/the-missing-schema
https://github.com/ajthinking/the-missing-schema
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajthinking/the-missing-schema
- Owner: ajthinking
- Created: 2020-04-01T11:30:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T12:36:28.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T11:15:06.180Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# The missing schema file for Laravel :wrench:
Sometimes we just want to see/use a list of all models and their columns
## Installation
`composer require ajthinking/the-missing-schema`
## Usage
```