- URL 하드코딩 → .env APP_URL 기반 동적 URL로 변경 - DB 연결 하드코딩 → .env 기반으로 변경 - MySQL strict mode DATE 오류 수정
13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
.. _developers:
|
|
|
|
Developers Information
|
|
======================
|
|
|
|
phpMyAdmin is Open Source, so you're invited to contribute to it. Many
|
|
great features have been written by other people and you too can help
|
|
to make phpMyAdmin a useful tool.
|
|
|
|
You can check out all the possibilities to contribute in the
|
|
`contribute section on our website
|
|
<https://www.phpmyadmin.net/contribute/>`_.
|