
How to Set up a Symfony Project for Work with Docker Subdomains

There are situations when Symfony needs routing based on subdomains. For example, when we deal with various functional clusters within one project or one repository.
How to Set up a Symfony Project for Work with Docker Subdomains
There are situations when Symfony needs routing based on subdomains. For example, when we deal with various functional clusters within one project or one repository.
PHP: 5 Powerful Spheres of Use
Initially built for server-side scripting, PHP has become one of the most widely used programming languages. According to WWW Technology Surveys, the share of its use worldwide exceeds 80%. Among PHP advocates are such giants as Slack, Wikipedia, Wordpress, Pinterest, Nvidia, Tumblr and, to some extent, Facebook.
5 Best Text Editors For Web Developers
“What is the best text editor for web developers?” — this question bothers not only beginners but experienced developers as well. New software is launched regularly, client requirements are growing, your own skills are improving and you want to automate routine procedures for large projects and get as much as possible out of the box.
The Vue.js 2.0 release was held back in 2016, but many owners of technology companies and Javascript developers still hesitate to use it in their projects. In this article, we will consider the key points of this solution.
10 Reasons To Use Angular.js Framework To Develop The Next Web Application
It’s hard to imagine the development of a modern single page application without Angular.js. Let’s figure out why to choose AngularJS would be a right decision for your project.
CSS Transitions And Animations. Motion Path Module CSS
Before CSS3 rising, front-end developers were tossed into a cold sweat, when they heard a word «animation». And all because one reason: it was very non-trivial task to make quality and beautiful animation at those old days. CSS could not do it, so all the animations were made with JavaScript.
The day has finally come! Today we have an article with some code in it. It resulted from a two-week struggle with Facebook SDK and Facebook API. I hope that information I provide here will do some good to you. According to my experience there’s no solid guarantee that stuff will remain the same after the next Facebook SDK update, so follow along while it’s still up-to-date.
Hi there! I’ve been thinking recently about my experience as a Unity developer and decided that it’s high time to share what I’ve learned about creating interfaces in Unity. So if that’s what you were looking for, do read on.
Code Commenting And PHP Documentation Generation
Why do we need comments in code? How to write them? Where they are necessary and where they are not? How to comment code correctly? How to create the same documentation style for all members of the team? What are the tools for documentation generation?
Improve Website Performance Using Varnish Software: Make Your High-Traffic Site Load Faster
Sooner or later, while gaining new users, every project faces a problem of slow server response time. The most efficient solution to improve website performance (this article applies to highly loaded Symfony2 sites) is using the Varnish caching proxy server with support for Edge Side Includes (ESI).