WordPress 6.0 was released earlier this week, and it is the second major release of 2022. Several notable updates, which you can read more about in the following sections, include: Faster website performance Page creation patterns Block locking Global style
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone ChromeDriver installation. However, you are free to utilize any
Each time a new version of WordPress rolls out, we’re all excited about getting to play with its new features. However, few versions in the past have garnered as much buzz around them as WordPress 5.0 because of these two simple
Laravel Nova, the latest addition to the Laravel ecosystem has arrived. So, what exactly is it? Well, straight from the marketing website it’s defined as, “a beautifully designed administration panel for Laravel. Carefully crafted by the creators of Laravel to
You’ve probably cached some model data in the controller before, but here’s we like to show you a Laravel model caching technique that’s a little more granular using Active Record models. Using a unique cache key on the model, you
Laravel created a Blade Extension package that allows you to register Blade extension classes in the service container that automatically get registered with the Blade compiler. You can also easily create new Blade extension classes with the provided php artisan
Homestead Introduction Laravel strives to make the entire PHP development experience delightful, including your local development environment. Vagrant provides a simple, elegant way to manage and provision Virtual Machines. Laravel Homestead is an official, pre-packaged Vagrant box that provides you
What’s new in WordPress 6.0
WordPress 6.0 was released earlier this week, and it is the second major release of 2022. Several notable updates, which you can read more about in the following sections, include: Faster website performance Page creation patterns Block locking Global style
Tags:
Laravel Dusk: browser automation & PHP to programmatically surf the web
Tags:
What’s New in WordPress 5.0
Tags:
Getting started with Laravel Nova
Tags:
Laravel Model Caching
Tags:
A Package for Laravel Blade Extension Classes
Tags:
Laravel Homestead v6.6.0 Released – Latest Update
Tags: