Flávio H. FerreiraHow generate migrations file SQL in laravelSometimes you need to see what will be the command SQL generated by the Laravel Migrations, so I hope this helps if you need it:Jun 26Jun 26
Flávio H. FerreiraRemote Jobs websitesLooking for remote USD jobs? See those sitesAug 3, 2023Aug 3, 2023
Flávio H. FerreiraHow remove accents with PHP 7.4+Sometimes we need to remove some characters from strings to use they like slugs or for other usages, so two of the possible solutions are…Aug 3, 20231Aug 3, 20231
Flávio H. FerreiraHow to fix kubectl exec plugin invalid apiVersion client.authentication.k8s.io/v1alpha1 into MacOSare you getting this error after updating kubectl?Jun 1, 2022Jun 1, 2022
Flávio H. FerreiraDeel Card Conversion feesIf you decide receive money through a https://letsdeel.com card, please prepare to reduce your amount consirally 3.5/3.8% in conversion…May 1, 2022May 1, 2022
Flávio H. FerreiraHow can you prevent to be hacked with a PHP file uploaded to your server?Add it to your .php file to prevent any file with that extension to be executed.May 14, 2021May 14, 2021
Flávio H. FerreiraDocker — exec: “bash”: executable file not found in $PATHApr 28, 20211Apr 28, 20211
Flávio H. FerreiraHow can I access another docker container using virtual host domain?I have been trying to access my other domains through docker images but I have no success because they have different networks, after some…Feb 6, 2021Feb 6, 2021
Flávio H. FerreiraSkipping Certificate Checks With WgetIf you want to download a file using wget from a server that has an invalid SSL certificate (expired, not from a trusted issuer etc) then…Oct 20, 2020Oct 20, 2020