An open API service indexing awesome lists of open source software.

https://github.com/ajthinking/the-missing-schema


https://github.com/ajthinking/the-missing-schema

Last synced: 10 months ago
JSON representation

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

```