Knowing which Laravel version you are running is important before you start writing code on a new project. There are multiple ways to do so.
Start leveraging the power of AI today. It enables developers to do incredible things, and many startups build products around it.
Learning a framework can be overwhelming, but time and execution will make you a master. Here are some best practices to help you toward your goal.
Learn why the "Using $this when not in object context" error happens, and let me show you the only way to fix.
Laravel 10 has been released on February 14, 2023. Let's dive into every relevant new feature and change.
PHP 8.3 will be released in November 2023, and as usual, you need to be up to date with new features and breaking changes for easier transitions.
Using a well-known Large Language Model, I managed to summarize every session from WWDC23 that's related to web development.
Offer new ways to interact with your app to your users. Learn how to build a ChatGPT plugin with Laravel.
Dive into the history of Laravel. If you went away for some time, this is the right place to resume your journey.
Discover how the Tailwind CSS typography plugin can help you easily style text you don't control, such as content from CMS platforms.
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.
Choose a hosting provider for your next PHP web application from my hand-picked list. All budgets and needs are covered.
Choose a hosting provider for your next Symfony app from my hand-picked list. All budgets and needs are covered.
Discover how the Tailwind CSS forms plugin can reset your forms to a consistent state across all browsers and make styling easier.
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.
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.
Smaller and even easier than Vue.js, setting up Alpine.js is as easy as copying and pasting a code snippet.
Laravel 11 will be released on February 6th, 2024. Its development is still ongoing. Let's dive into every relevant new feature we know about already.
This is the most comprehensive tutorial about Tailwind CSS. Learn how to make front-end development great again.
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!
Store and manage files on Dropbox and use it to back up your Laravel app automatically. Compatible with PHP 8.1+ and Laravel 9+.
Nailing a Laravel job interview can be a daunting task, but with the right preparation and mindset, you can set yourself up for success.
A soft delete in Laravel allows you to prevent mistakes by not removing sensitive data from your database right away.
Take your code to the next level, thanks to exceptions. Handle errors in a more graceful way within try and catch blocks.
Choose a cloud hosting provider for Laravel Forge and deploy your next Laravel project quickly and without any DevOps cost.
Laravel Collections make arrays more powerful and convenient to work with. This article provides tons of quick tips to instantly make your codebase better.