📢 Anuncios 📚 Libros 🎓 Cursos 🏷️ Categorías

Django .env: Different configurations per environment and environment variables

13-08-2025 - Andrés Cruz

Django .env: Different configurations per environment and environment variables

Env We talked about how to define environment variables in Django and Let's learn how to create our own configurations.

Continuar leyendo


Laravel to production/deployment using Apache and MySQL

29-07-2024 - Andrés Cruz

Laravel to production/deployment using Apache and MySQL

Env Launch your app in Laravel in production or do the deployment, to do this, the steps you have to follow do not differ much from any other PHP project, let's see the steps you must take into account.

Continuar leyendo


Environment variables and configurations in Laravel

07-06-2024 - Andrés Cruz

Environment variables and configurations in Laravel

Env We will see how to create custom variables, as well as files and recommendations when using custom configurations and environment variables.

Continuar leyendo


Prepare your environment and start developing Flask applications with Visual Studio Code

23-10-2025 - Andrés Cruz

Prepare your environment and start developing Flask applications with Visual Studio Code

Env In this tutorial we are going to learn how to install Flask on our computer, regardless of the operating system in which you are; since Flask is cross-platform since it is supported in Python; but before this, let's introduce, what is Flask.

Continuar leyendo


Main environment variables that we can use in Flask

22-05-2023 - Andrés Cruz

Main environment variables that we can use in Flask

Env We are going to know the use of environment variables, what they work for and know the main ones that we have to take into account when developing an app in Flask.

Continuar leyendo