Anuncios Libros Cursos Categorías

ERROR: No Matching Manifest For linux/arm64/v8 Apple Mac M1 Docker MySql and Laravel

02-04-2023 - Andrés Cruz

ERROR: No Matching Manifest For linux/arm64/v8 Apple Mac M1 Docker MySql and Laravel

Laravel We are going to talk about how to solve the Matching Manifest For linux/arm64/v8 error that can happen on Apple Mac M1 when we run the project with Sail and Docker and MySQL.

Continuar leyendo


Draw a sprite/image in Flutter with Flame

02-04-2023 - Andrés Cruz

Draw a sprite/image in Flutter with Flame

Flutter We will see how to draw a sprite on the screen using Flame with Flutter.

Continuar leyendo


Game loop: Game loop in Flame with Flutter

02-04-2023 - Andrés Cruz

Game loop: Game loop in Flame with Flutter

Flutter We will explain the Game Loop process that goes from the initialization of the game to the update.

Continuar leyendo


Game class and components in Flutter Flame

02-04-2023 - Andrés Cruz

Game class and components in Flutter Flame

Flutter In this entry we will know the key elements of Flame, its organization, components and key structures; this is a purely referential chapter.

Continuar leyendo


Create a project in Flutter and add Flame

02-04-2023 - Andrés Cruz

Create a project in Flutter and add Flame

Flutter We will see how to create a project in Flutter and add Flame.

Continuar leyendo


Creating and consuming our first POST route form in Laravel 10

01-04-2023 - Andrés Cruz

Creating and consuming our first POST route form in Laravel 10

Laravel We are going to learn how to process a form in Laravel in a basic way, submit it, consume the data from a function and display a response page.

Continuar leyendo


Create a Sprite Sheet to generate animated images for 2D games with TexturePacker

01-04-2023 - Andrés Cruz

Create a Sprite Sheet to generate animated images for 2D games with TexturePacker

Flutter We will create a sprite sheet for using TexturePacker to create an animation using 2D images in Flame.

Continuar leyendo


Create, Configure and Connect Laravel 10 with MySQL database with .env file

01-04-2023 - Andrés Cruz

Create, Configure and Connect Laravel 10 with MySQL database with .env file

Laravel Connect a Laravel project to a MySQL database (for example); although we can connect to other types of databases such as SQLServer, PostgreSQL, etc.

Continuar leyendo


How to Export Files in Excel Format with Laravel Excel

01-04-2023 - Andrés Cruz

How to Export Files in Excel Format with Laravel Excel

Laravel In this post we are going to see how we can generate an Excel file using Laravel, for this we are going to use a package that will greatly facilitate this entire process.

Continuar leyendo


Confirmation Dialogs in Laravel Inertia with Oruga UI

01-04-2023 - Andrés Cruz

Confirmation Dialogs in Laravel Inertia with Oruga UI

Laravel Aprende a usar un dialogo de confirmación en Laravel Inertia con Oruga UI.

Continuar leyendo