/
Posts

Page 5

Laravel Prompts: build delightful Artisan commands
Laravel
Packages

Delight your users. Learn how to create beautiful Artisan Commands using Laravel Prompts.

Sep 20, 2023
0 comments
0 minutes
Laravel Herd: the simplest way to install PHP on your Mac
Laravel
Tools

Laravel Herd is a native macOS app that makes it even easier than Laravel Valet to get started with the framework.

Aug 12, 2023
0 comments
0 minutes
PHP's str_replace() made simple
PHP

Manipulate strings in PHP using the extremely useful str_replace() function.

Sep 19, 2023
0 comments
0 minutes
Enums in PHP: a guide to safer coding
PHP

Let’s step up your code with a safer way of coding using PHP’s Enumerations, or Enums. With this guide, you’ll know everything there is to know about them.

Jul 8, 2023
7 comments
0 minutes
The best web development tools I use in 2024
Tools

I’ve been doing professional web development for more than ten years. Here are the tools I use daily in 2023 to create value.

Jan 21, 2024
0 comments
0 minutes
PHP for Mac: get started fast using Laravel Valet
PHP
Laravel
Tools

Use your Mac as an ideal PHP environment thanks to the power of Laravel Valet. You can finally say goodbye to Docker!

Aug 12, 2023
0 comments
0 minutes
Here's how to fix the "419 Page Expired" error in Laravel
Laravel
Security

Learn how to fix the “419 Page Expired” error in Laravel and understand exactly why it happens.

Aug 30, 2024
10 comments
0 minutes
Fix "No application encryption key has been specified." in Laravel
Laravel
Security

Laravel’s application encryption key is mandatory for it to properly work. Let me show you why this error occurs and how to fix it.

Aug 12, 2023
0 comments
0 minutes
console.log() in PHP
PHP

Explore the world of PHP debugging with var_dump(), and Laravel’s friendlier alternatives, dump() and dd(). Much charm, such useful!

Sep 6, 2023
0 comments
0 minutes
Is PHP dead? Usage statistics and market share for 2023.
PHP

Whether PHP is dead is a matter of numbers, not opinions. I will provide you with essential statistics that will lead you to make better decisions.

Dec 22, 2023
0 comments
0 minutes
How do language-based AIs, such as GPT, work?
GPT
Artificial Intelligence

Demystify AI! Get a simplified peek into GPT, the powerful language model, and explore its potential and challenges for the future of technology.

Nov 6, 2023
0 comments
0 minutes
A summary of web related sessions from WWDC23
CSS
JavaScript
Tools

Using a well-known Large Language Model, I managed to summarize every session from WWDC23 that’s related to web development.

Jun 11, 2023
0 comments
0 minutes
Use Laravel to build a ChatGPT plugin
Laravel
GPT
Artificial Intelligence

Offer new ways to interact with your app to your users. Learn how to build a ChatGPT plugin with Laravel.

Jun 19, 2023
0 comments
0 minutes
Laravel retrospective: what changed since version 5.8?
Laravel

Dive into the history of Laravel. If you went away for some time, this is the right place to resume your journey.

Aug 6, 2023
0 comments
0 minutes
Tailwind CSS typography plugin: a step-by-step build guide
CSS
Tailwind CSS

Discover how the Tailwind CSS typography plugin can help you easily style text you don’t control, such as content from CMS platforms.

Sep 1, 2023
0 comments
0 minutes
The best podcasts & interviews about Laravel
Podcasts
Laravel

Learn about Laravel, the people who use it, and the entrepreneurship spirit that made the framework one of the most profitable open-source projects ever.

Feb 25, 2023
0 comments
0 minutes
Tailwind CSS forms plugin: a step-by-step build guide
CSS
Tailwind CSS

Discover how the Tailwind CSS forms plugin can reset your forms to a consistent state across all browsers and make styling easier.

Feb 12, 2023
0 comments
0 minutes
Laravel 9: the mindful upgrade guide
Laravel

I show you how to upgrade your Laravel 8 project to version 9 and help you decide whether the return on investment is worth it.

Feb 4, 2023
0 comments
0 minutes
Laravel 10: the upgrade guide from version 9
Laravel

I show you how to upgrade your Laravel 9 project to version 10 and help you decide whether the return on investment is worth it.

Nov 2, 2023
0 comments
0 minutes
Alpine.js: a lightweight framework for productive developers
JavaScript
Alpine.js

Smaller and even easier than Vue.js, setting up Alpine.js is as easy as copying and pasting a code snippet.

Jan 26, 2023
0 comments
0 minutes
Laravel 11 is out! Here are every new big changes and features.
Laravel

Laravel 11 was released on March 12th, 2024 and is packed with tons of new bits. Let’s dive into every relevant new change and feature you need to know about.

Mar 12, 2024
0 comments
0 minutes
The Ultimate Guide to Tailwind CSS and its Best Practices
CSS
Tailwind CSS

This is the most comprehensive tutorial about Tailwind CSS. Learn how to make front-end development great again.

Aug 1, 2024
0 comments
0 minutes
The best web development courses available. Free and paid.

Looking to learn web development but don’t know where to start? Check out our list of the best online paid and free platforms to get started!

Dec 20, 2022
0 comments
0 minutes
Laravel Dropbox Driver package: how to install and use it
Laravel
Packages

Store and manage files on Dropbox and use it to back up your Laravel app automatically.

Dec 20, 2022
0 comments
0 minutes