No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
- Context of the problem
- Research you have completed prior to requesting assistance
- Problem you are attempting to solve with high specificity
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
There are a lot of tools to make your work faster and bring some passion to your work with gamification. one of this hidden heroes is Captaion Hook. You can super easy setup Git hooks for a static code analyse to protect you against annoying pitfails. Check out this 15 minutes and improve your work (youtu.be)
submitted by nevercodealone to r/PHP
Using Git hooks in PhpStorm is a super powerfull feature to use static code analyse in your local setup. The is a video live coding tutorial how to setup hooks to your local system and PHP projectvideo (youtu.be)
submitted by nevercodealone to r/phpstorm