Recommend this page to a friend! |
Classes of Naif Alshaye | Laravel Nova PHP MySQL Manager | README.md | Download |
|
DownloadLaravel Nova MySQL Server ManagmentLaravel Nova MySQL Server Management to do: - Create new database - Delete database - Repair database - Add new user - Delete user - Change user password - Add user to database - Revokes user from database InstallationYou can install the package in to a Laravel app that uses Nova via composer:
Usage:Add the below to app/Providers/NovaServiceProvder.php
Add the below to your .env file
Screenshots<img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/first.png" width="700"> <img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/second.png" width="700"> <img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/third.png" width="700"> <img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/fourth.png" width="700"> <img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/fifth.png" width="700"> <img src="https://raw.githubusercontent.com/naifalshaye/nova-mysql/master/screenshots/six.png" width="700"> Support:naif@naif.io https://www.linkedin.com/in/naif License:The MIT License (MIT). Please see License File for more information. |