Skip to content

general#

6 core factors to consider when choosing a PHP developing tool

Cover Image

Choosing the right developing tool for PHP could be key to your software development. Just think about it- you will be investing a huge amount of time inside it. A useful IDE (integrated development environment) can help you speed up your PHP programming and be more productive. It means less typing and potentially learning something, if you’re new to programming.

How to install Laravel for Visual Studio Code

Cover Image

Laravel is a well-respected and popular PHP framework. As you might have read before, it aims to facilitate many of the common tasks of the majority of projects, while also strengthening security and database migration. That’s why many developers are convinced that Laravel provides one of the most reliable and efficient approaches to building a website. In this tutorial, you will learn how to install Laravel for Visual Studio Code from scratch.

Symfony vs. Laravel

Cover Image

One of the challenges when you're starting to learn PHP- or you're deciding about the technology stacks for a new project- is choosing the right PHP framework. A framework is simply a skeleton that will help you build your application without having to do everything from scratch. It will provide standard functionality that can be changed and adapted to a specific project.

What's great about Visual Studio 2019

Cover Image

The new Visual Studio 2019 is here, still as a preview but it already deserves our attention. It brings great innovations for first-time and older users, such as a simplified UI, improvements to installation, search and debugger, and also the new emphasis on collaboration, that promises to be more productive for teams. If you want to know more about what it has to offer, take a look at their article here. In this post, I would like to share my thoughts on the matter as a .NET/C# developer.

Top PHP Interview Questions in 2019

Cover Image

Do you have an interview with a hiring manager for a "PHP Developer" position? Are you worried about what will you be asked in the interview? Even if you're just studing for a test or you're an autodidact trying to master PHP, you should review the top 25 PHP interview questions and their answers.

12 Reasons You Should Learn PHP in 2019

Cover Image

Did you know that PHP is used by more than 80% of all the websites? Over the last quarter of century, a lot of programming languages were claimed to be the best, but only PHP became a worldwide language and steadily stayed among the top most used programming languages.

PHP Tools for Visual Studio 1.27

Cover Image

We are happy to announce the public availability of our April 2018 release of PHP Tools for Visual Studio. Based on our user's feedback and our extensive road-map, we have improved a lot of stuff, and implemented several useful features and enhancements for you. See the sections below for more information.