Download the PHP package nextbuild/database-viewer without Composer
On this page you can find all versions of the php package nextbuild/database-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nextbuild/database-viewer
More information about nextbuild/database-viewer
Files in nextbuild/database-viewer
Package database-viewer
Short Description A Laravel package for viewing databases
License MIT
Homepage https://github.com/Next-Build/database-viewer
Informations about the package database-viewer
Database Viewer
Laravel package for managing databases
Documentation | Features | Installation | Troubleshooting | Credits
Documentation
Documentation can be found on the official website.
Get Started
Requirements
- PHP 8.0+
- Laravel 8+
Installation
To install the package via composer, Run:
After installing the package, publish the front-end assets by running:
Publish config file by running:
Usage
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
)
Troubleshooting
Here are some common problems and solutions.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Saptarshi Dey
- All Contributors
License
The MIT License (MIT). Please see License File for more information.