find-php-ini-on-macos

By Dillon Smart · · · 0 Comments

0 Comment

Was this helpful? Leave a comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

What is a CDN and should you be using a one?

Updated 16th August 2022

In this post, we are going to take a closer look at how CDN’s (Content Delivery Networks) work and what the advantages and disadvantages are of using a CDN to delivery your users static assets such as images, CSS files or JavaScript files. You will learn what a CDN does exactly, how it can prevent

The importance of Core Web Vitals for SEO

Updated 16th August 2022

As a website owner or developer, you know how important it is to have a fast and responsive site. But did you know that there are now specific metrics that measure a site’s performance? These metrics, called Core Web Vitals, can help you identify areas of your site that need improvement and form a large

Laravel 419 page expired after login [SOLVED]

Updated 1st January 2024

Laravel is the most popular PHP framework, dominating the space since 2014, and the chosen framework by many new PHP developers. Many new developers run into the same errors when first using the framework, the most common being a 419 Page Expired error on a form post.  What is Cross-Site Request Forgery (CSRF)? Cross-site request