Ariel Mejia DevinAriel Mejia DevLaragon setup series Part 6 “add nodeJS and Yarn”.In Laravel development the UI frontend scaffold use NodeJS and Yarn as technologies to handle Laravel Mix (webpack easy to use…Jan 17, 2020Jan 17, 2020
Ariel Mejia DevinAriel Mejia DevLaragon setup series Part 5 “add sqlite and postgres to Laragon”.In Laravel development the database is a layer that can be handle with an abstract implementation like Eloquent so we do not care to much…Jan 15, 2020Jan 15, 2020
Ariel Mejia DevinAriel Mejia DevLaragon setup series Part 4 “Add php extensions on Laragon” .Sometimes an not commond extension is needed, a good use case could be gd2 for special traitment to images and opcache, some packages…Jan 13, 20201Jan 13, 20201
Ariel Mejia DevinAriel Mejia DevLaragon setup series Part 3 “add phpmyadmin to Laragon”Many windows developers prefer to use phpmyadmin partly because of the time it has, partly also because of the features it has, laragon…Jan 10, 2020Jan 10, 2020
Ariel Mejia DevinAriel Mejia DevLaragon setup series Part 2 “update PHP to 7.4 or any future version on laragon”.We will divide the process into 3 steps.Jan 8, 20201Jan 8, 20201
Ariel Mejia DevinAriel Mejia DevLaragon setup series part 1.If you are currently working with Laravel on windows, you will quickly realize that using development environments such as wamp or xampp…Jan 6, 20201Jan 6, 20201
Ariel Mejia DevinAriel Mejia DevHow to add a custom rule to validate strings in Laravel.In many cases it is useful to create a validation so that the texts sent by a request have a certain format, this task is extremely simple…Nov 28, 2019Nov 28, 2019
Ariel Mejia DevinAriel Mejia DevRun queues in the background on Development in Laravel.Hi folks, in this post I will write about a simple command to get our queues running in the background, It will be helpful if you want to…Sep 5, 20192Sep 5, 20192
Ariel Mejia DevinAriel Mejia DevCompare a string with an encrypted password in Laravel.In some cases you need to compare a string given by a user with some password stored and encrypted in the database, the typical case is to…Sep 4, 2019Sep 4, 2019
Ariel Mejia DevinAriel Mejia DevSign and build a Flutter app in Windows.In this post we are going to asume that your app is ready for production,Aug 19, 2019Aug 19, 2019