Every developer has their preferred set of tools. Here's what I use daily.
Code Editor
VS Code with these extensions:
- Laravel Intellisense
- PHPStan
- Tailwind CSS IntelliSense
- GitLens
Terminal
I use Windows Terminal with PowerShell. Combined with Laravel Herd, local development is seamless.
Design
- Figma for UI mockups
- Tailwind CSS for all styling needs
Version Control
- Git with GitHub
- Conventional commits for clean history
API Testing
Postman for API development and testing.
What's in Your Toolkit?
Share your favorite dev tools with me on social media!