LaravelPackages.net
Acme Inc.
Toggle sidebar
syamsoul/laravel-mysql-cli-client

Easily access MySQL CLI Client via Artisan Command

7
0
1.0.3
About syamsoul/laravel-mysql-cli-client

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

⚠️ [NOT WORKING YET] ⚠️

⚠️ Still In Development ⚠️

. .

Access MySQL CLI Client for Laravel

Latest Version on Packagist

 

Introduction

This package allows you to access MySQL CLI Client via Laravel Artisan Command.

 

   

Requirement

  • Laravel 9.x (and above)

   

Installation

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

   

Usage

Just call this Artisan Command:

php artisan db:access

   

Support me

If you find this package helps you, kindly support me by donating some BNB (BSC) to the address below.

0x364d8eA5E7a4ce97e89f7b2cb7198d6d5DFe0aCe

   

License

The MIT License (MIT). Please see License File for more information.

Star History Chart