When using Laravel Jetstream Teams the default Jetstream roles may be to unflexible for some needs. When you need more features regarding your team role managem...
If you want to store or process sensible user data. It might make sense to encrypt the files on your storage system to improve user privacy. I am going to prove...
When using Laravel packages which are relying on Laravel's HTTP Client you sometimes want to change the behaviour how the package is interacting with external S...
DECK has separate images for Laravel and PostgreSQL. So let's look at how we can set it up in just two clicks. You can select either Nginx-PHP or apache-PHP or...
Let's improve your users privacy with file encryption without using any 3rd party packages. Stay up to date with all things Laravel, PHP, and JavaScript.
Using else often encourages complexer code structure, makes code less readable. In most cases you can refactor it using early returns. In this piece of code, it...
What is Laravel? Laravel is an open-source PHP web application framework with expressive, elegant syntax. It is an MVC framework for building simple to complex...
Email is sending information to another person using electronic devices. It is fast and widely used service. Email marketing is part of an email service that us...
Years ago my co-worker Maurits introduced me to the term "magic" in programming. He also provided the valuable dichotomy of convention and configuration (or in...
Laravel is a popular website development framework, with 25.85% of the PHP framework market share. It is used for e-commerce, enterprise, social media, and a va...
DECK is a modern web development studio built by developers for developers. So you are no more wasting time setting up your project on a local system. An easy a...
There are a couple of plans I have to improve the performance of this blog. Among other things, I want to try enabling opcache preloading. But, if you want to f...
Soft UI Dashboard Laravel comes with dozens of handcrafted UI elements tailored for Bootstrap 5 and an out-of-the-box Laravel backend - Crafted by Creative-Tim....
Modern layouts use a grid system to align elements and define their responsive behavior. Tailwind uses a classic 12 columns grid but allows you to adjust this g...