LaravelPackages.net
Acme Inc.
Toggle sidebar
mdhesari/mysql-localhost

Laravel mysql localhost swap config for local development and syncing docker and local commands.

238
0
1.0.1
About mdhesari/mysql-localhost

mdhesari/mysql-localhost is a Laravel package for laravel mysql localhost swap config for local development and syncing docker and local commands.. It currently has 0 GitHub stars and 238 downloads on Packagist (latest version 1.0.1). Install it with composer require mdhesari/mysql-localhost. Discover more Laravel packages by mdhesari or browse all Laravel packages to compare alternatives.

Last updated

Laravel Mysql Localhost

This package is only used for localhost with docker (sail) and running mysql required commands in localhost host without executing container and directly interact with database from localhost.

Install

composer require mdhesari/mysql-localhost
Comments