Accessing Laravel documentation from the terminal
August 2, 2022 — A new Laravel release just dropped and with that, a brand new feature is ready to embrace us.
A blog on PHP, JavaScript, and more
August 2, 2022 — A new Laravel release just dropped and with that, a brand new feature is ready to embrace us.
August 1, 2022 — Using third-party packages is a great way to add/implement certain features in your projects. For instance, Composer is the de-facto way of installing third-party packages in PHP-based projects conveniently.
July 30, 2022 — There’s always a talk going on about how we can incorporate conditions in CSS and recently, I found an interesting scenario in one of the tweets by Stefan Judis that shows how we can combine different selectors and operators to sort of sprinkle the magic of conditions in CSS.
July 25, 2022 — Sometimes, when working on a feature that is tightly coupled with a certain version of the language, it’s important to check which version you’re running on your server.
July 20, 2022 — Recently, a minor release for Laravel 9.x has introduced many new features that mostly include the revamp/fresh new look of Artisan commands. This includes commands to handle migrations to clearing caches to handling queues.
July 19, 2022 — Validating incoming HTTP requests is an integral part of any robust web application and if you work with Laravel, it makes it a breeze to work with validation.
July 15, 2022 — If there are two things without which you can’t imagine a modern website, these must be JavaScript and CSS and most of the time, both of these can co-exist and perfectly work in isolation.
July 13, 2022 — Sometimes, solutions to some of the problems are much simpler than we make them to be. Working with React.js is one of those things where you may complicate things unnecessarily when you don’t know the right approach.
July 7, 2022 — Oftentimes, when working with UIs, you may come across scenarios where you need to render something based on the user-entered input.
July 5, 2022 — How many times does this happens to you that when you’re building UIs, you add placeholders (“Lorem Ipsum”, “John Doe”, etc..) to the places where it needs data from database or external APIs?
Awesome Sponsors
Download my eBook
(Includes PHP 8.1 and 8.2)
Follow me everywhere