devGiants
  • Posts Archive
  • Tags
  • About

Netplan : new way to handle network in Ubuntu 17+

Netplan is a new network configuration abstraction renderer, available in Ubuntu 17+. It drastically simplifies stuff when it comes to network handling... Or not.

Tags: Ubuntu, system, Netplan, network, router

FOS REST Bundle : enforce strict behavior with query params requirements

FOS REST Bundle allows you to choose what to do when query params requirements are not met. Let's see how to choose.

Tags: php, symfony, API, REST, FOS

Composer usage can also be global

Composer can be used globally. Wander to see how?

Tags: php, composer

C++ allow inline initialisation

I recently discover this C++ syntaxic sugar to light up C++ constructor

Tags: c++, initialisation

Introduce React PHP

See how to use reactive programming with PHP !

Tags: php, react, reactive, programming

How to create a swap for session usage

Quick way to create temporary swap.

Tags: linux, swap, session

Symfony Config : how to handle entire section require status ?

See how to force entire section to be specified in YAML config file.

Tags: symfony, config

Flex : mixing autowiring and old-fashioned service way

For many reasons, you may want to manually wire your services while using Symfony Flex.

Tags: symfony, service, container

VoterInterface interface constants

A closer look to voter interface constants for access control.

Tags: symfony, voters

Docker Apache impossible restart : httpd already running

How to fix this error using my Docker stacks.

Tags: docker, apache

Newer Posts
Older Posts
© 2021 devGiants