Puddinq.com sharing knowledge

Laravel Valet 4 custom local WordPress driver for custom WordPress file path

Laravel Valet 4 custom local WordPress driver for custom WordPress file path

Using valet has been a joy for years, but my custom local valet driver stopped working after updating to the latest valet (4.1) version due to a different driver folder and the use of namespace (fully php 8 mode). So I updated my local driver for WordPress projects where I hold the WordPress files in […]

Laravel - changes to code have no effect

  One of the most annoying things in webdevelopment is cache. There is server cache, software cache, website cahe and browser cache. In laravel there are a few software cache parts you can reset to rule out laravel itself is the problem: Run the following commands to clear laravel