- Notifications
You must be signed in to change notification settings - Fork1
The Official phpMyAdmin Lando Plugin
License
NotificationsYou must be signed in to change notification settings
lando/phpmyadmin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Lando PHPMyAdmin plugin service.
# With npmnpm install @lando/phpmyadmin# With yarnyarn add @lando/phpmyadmin
If you have a question or would like some community support we recommend youjoin us on Slack. Note that this is the Slack community forLando but we are more than happy to help with this module as well!
If you'd like to report a bug or submit a feature request then pleaseuse the issue queue in this repo.
We try to log all changes big and small in bothTHE CHANGELOG and therelease notes.
git clone https://github.com/lando/phpmyadmin.git&&cd phpmyadminyarn install
If you dont' want to install Node 14 or Yarn for whatever reason you can installLando and use that:
git clone https://github.com/lando/phpmyadmin.git&&cd phpmyadmin# Install deps and get nodelando start# Run commandslando nodelando yarn
# Lint the codeyarn lint# Run unit testsyarntest
yarn release
Made withcontributors-img.
About
The Official phpMyAdmin Lando Plugin