All Stories

What's New - PHP in Visual Studio Code (February 2023)

PHP extension for Visual Studio Code!

Jakub Misek Jakub Misek
9 minutes

Find and Replace with regular expressions in VS or VS Code is a superpower

Master advanced text editing: transform dates, convert HTML titles to Markdown, remove duplicities, and more in various file formats.

Miloslav Beno Miloslav Beno
12 minutes

How to install and configure Xdebug for XAMPP on Mac

Install and configure Xdebug for XAMPP on Mac to debug PHP in Visual Studio Code

Miloslav Beno Miloslav Beno
5 minutes

Start with Laravel in VS Code on Docker

Quickly start with Laravel in VS Code on Docker. Develop, Debug and Test in Dev Containers. Use MySql and Redis server.

Miloslav Beno Miloslav Beno
18 minutes

Create PHP Project using Composer in VS Code

Creating projects from the composer is easy in VS Code.

Jakub Misek Jakub Misek
5 minutes

Generics in PHP using PHP DocComments

Generics-type annotation is a great way of improving type safety and code completion of your PHP code. Let's see how to use it!

Jakub Misek Jakub Misek
9 minutes