laravel-schema icon indicating copy to clipboard operation
laravel-schema copied to clipboard

Display the connected database information from Terminal.

Results 3 laravel-schema issues
Sort by recently updated
recently updated
newest added
trafficstars

Since we are all thrilled to have 5.5, how about add auto discovery support?

enhancement

Hi there. Just installed your package (version 2.0.3) as per the instructions and received the following error when running `schema:monitor`: ``` vaughany@laptop:/var/www/html/projects/l5.5$ php artisan schema:monitor Fetching (1): [Symfony\Component\Debug\Exception\FatalThrowableError] Call to...

bug