https://repository-images.githubusercontent.com/782900826/1a3120f7-e5b3-4a6e-8257-bc7f3a20b722
Documentation |
Features |
Installation |
Troubleshooting |
Credits
Documentation can be found on the official website.
To install the package via composer, Run:
composer require nextbuild/database-viewer
After installing the package, publish the front-end assets by running:
php artisan database-viewer:publish
Publish config file by running:
php artisan vendor:publish --tag=database-viewer-config
Once the installation is complete, you will be able to access Database Viewer directly in your browser.
By default, the application is available at: {APP_URL}/database-viewer
.
(for example: https://my-app.test/database-viewer
)
Here are some common problems and solutions.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
Laravel News Links