Easily access MySQL CLI Client via Artisan Command
syamsoul/laravel-mysql-cli-client is a Laravel package for easily access mysql cli client via artisan command.
It currently has 0 GitHub stars and 7 downloads on Packagist (latest version 1.0.3).
Install it with composer require syamsoul/laravel-mysql-cli-client.
Discover more Laravel packages by syamsoul
or browse all Laravel packages to compare alternatives.
Last updated
. .
This package allows you to access MySQL CLI Client via Laravel Artisan Command.
This package can be used in Laravel 9.x or higher. If you are using an older version of Laravel, there's might be some problem. If there's any problem, you can create new issue and I will fix it as soon as possible.
You can install the package via composer:
composer require syamsoul/laravel-mysql-cli-client
Just call this Artisan Command:
php artisan db:access
If you find this package helps you, kindly support me by donating some BNB (BSC) to the address below.
0x364d8eA5E7a4ce97e89f7b2cb7198d6d5DFe0aCe
The MIT License (MIT). Please see License File for more information.