How do you figure out why your code isn't working?
- 00:00 The thought process when you get stuck
- 01:40 An example with CSS
- 03:40 Tools that can help locally
- 06:15 Using a debugger to learn about Laravel
- 06:30 Tools that can help in a remote environment
- 08:22 Real talk about debugging in production
- 09:57 Troubleshooting database performance
- 11:16 Searching the internet for an answer
- 13:02 Silly bit