Warning
This is still beta software - use with caution.
This package provides a terminal user interface to explore the tables of your database.
composer require ccharz/laravel-data-explorerphp artisan data-explorerYou can also specify the database connection which should be used:
php artisan data-explorer --connection=sqlite- Jump To Foreign Key Target
- Show full table values in sidebar
- Filter data
- Show indices
- Paginate manual sql
- Re-Render on resize
Laravel Data Explorer is licensed under The MIT License (MIT).
A big Thank You goes out to Aaron Francis, Joe Tannenbaum and the Contributors of Laravel Prompts for all their work on Laravel Terminal-User-Interfaces.
