Create a login txt/php/other file. This contains space for login/password/other details for local mysql system. After this, add it to gitignore so that contributors can add their credentials without sharing it publically and all sql queries use this variable.
Create a login txt/php/other file. This contains space for login/password/other details for local mysql system. After this, add it to gitignore so that contributors can add their credentials without sharing it publically and all sql queries use this variable.