syamsoul/laravel-mysql-cli-client

Easily access MySQL CLI Client via Artisan Command

1.0.3 2023-07-20 05:51 UTC

This package is auto-updated.

Last update: 2024-10-20 08:44:26 UTC


README

⚠️ 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.