Homepage
Open in app
Sign in
Get started
Ariel Mejia Dev
Personal Blog
Follow
Laragon setup series Part 6 “add nodeJS and Yarn”.
Laragon 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…
Ariel Mejia Dev
Jan 17, 2020
Laragon setup series Part 5 “add sqlite and postgres to Laragon”.
Laragon 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…
Ariel Mejia Dev
Jan 15, 2020
Laragon setup series Part 4 “Add php extensions on Laragon” .
Laragon 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…
Ariel Mejia Dev
Jan 13, 2020
Laragon setup series Part 3 “add phpmyadmin to Laragon”
Laragon 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…
Ariel Mejia Dev
Jan 10, 2020
Laragon setup series Part 2 “update PHP to 7.4 or any future version on laragon”.
Laragon setup series Part 2 “update PHP to 7.4 or any future version on laragon”.
We will divide the process into 3 steps.
Ariel Mejia Dev
Jan 8, 2020
Laragon setup series part 1.
Laragon 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…
Ariel Mejia Dev
Jan 6, 2020
How to add a custom rule to validate strings in Laravel.
How 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…
Ariel Mejia Dev
Nov 28, 2019
Run queues in the background on Development in Laravel.
Run 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…
Ariel Mejia Dev
Sep 4, 2019
Compare a string with an encrypted password in Laravel.
Compare 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…
Ariel Mejia Dev
Sep 4, 2019
Sign and build a Flutter app in Windows.
Sign and build a Flutter app in Windows.
In this post we are going to asume that your app is ready for production,
Ariel Mejia Dev
Aug 18, 2019
About Ariel Mejia Dev
Latest Stories
Archive
About Medium
Terms
Privacy
Teams