Filament Filament v3: Generating a Slug From a Title There are times when you may need to generate a slug, either for a blog article or a page. Given Harry Nov 9, 2023 2 min read
PHP What's New in PHP8.3 PHP8.3 is due to release on the 23rd November, 2023. Let's have a look over a couple Harry Oct 10, 2023 3 min read
Laravel Getting Started With Inertia.js And Laravel Do you ever set out with a no-frills Laravel project, and swear by the bare minimum? No unnecessary dependencies - Harry May 8, 2023 14 min read
Laravel Creating QR Codes in Laravel Tutorial In this post, we will look at generating QR codes within your Laravel applications. First, we will need to require Harry Mar 4, 2023 7 min read
Laravel Getting Started with OpenAI GPT-3 for Laravel This post will look at integrating with OpenAI's GPT-3 API within Laravel. GPT-3 can be used for generating Harry Feb 5, 2023 3 min read
Laravel Battle Ready Laravel: Review Ash Allen was kind enough to run a giveaway for his book, Battle Ready Laravel. I was one of the Harry Jan 7, 2023 3 min read
Laravel What's New In Laravel 10 The next major version of Laravel, 10.0, is now available. Follow the upgrade guide or start a new project Harry Jan 2, 2023 4 min read
Laravel 6 Tips and Tricks To Speed Up Your Laravel Website There's nothing more frustrating than a website that takes time to load. If this is happening to your Harry Aug 29, 2022 6 min read