Local testing of Pay.NL can be a challenge. Error messages given out are often vague to say the least and documentation is not always great…
Insights
We are considering moving from Forge to Vapor or from VMs to Serverless for a client. We are however not convinced that the startup in…
Just spent several hours yesterday understanding why we hit a CORS No “Access Control Allow Origin” header present issue again. Read loads about common Cross…
Wanted to upgrade Digital Ocean Monitoring on my Laravel Forge LEMP server. This so I could use all the latest features and avoid having a…
If you get an error like $ webpack –progress –config resources/assets/build/webpack.config.js Error: Failed because of a stylelint error. at linter.then (/Users/jasper/code/alarsite/wp-content/themes/alar/node_modules/stylelint-webpack-plugin/lib/run-compilation.js:39:14) error Command failed with…
Website loading speed directly impacts your bottom line. Research shows that even a one-second delay in page load time can reduce conversions by 7% and…
We have been working on making our Laravel / Vue / JS app more efficient and smoother. Based on analysis and console warning we had…
Wanted to upgrade Laravel Mix 0.8.1 to 2.1.14 today. Thought it would not be that hard to do as 2.1.14 has not had major changes…
Sometimes you need to quickly find a text / string of text inside your Laravel app. And sometimes apps you use do not do the…
Sometimes you need to keep track of internet access. Just because you are a geek and would like to know or because you were having…
Been annoyed by the recent barrage of brute force password recovery attacks. In WordPress you can block these kind of attacks by turning off password…
I had Horizon – ^1.2 – up and running with a Forge daemon setup and it did work. It showed it was active, max runtime…