Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


In this tutorial, we will learn Laravel middleware. We will learn with custom middleware and also Laravel predefined middleware. But what is middleware...
The Transformer is a php package for transforming values or input. It is powered by the Laravel framework's validation components. For example, preg_re...
Instead of replying to those questions individually I've decided to just write down the settings and apps that I'm using. Here's a screenshot of it: I'm using h...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Blade Capture Directive is a fantastic package that introduces a new @capture directive that allows you to capture small parts of your Blade templates a...
Laravel Getid3 is an awesome Laravel package that helps to extract metadata from media files. It can be used with files stored on different disks such as local...
This article was originally written by https://www.honeybadger.io/blog/authors/funkefaitholasupo/ on the https://www.honeybadger.io/blog/laravel-guzzle/. Guzzle...
https://dev.to/fanreza if you have 2 apps on same domain like https://somesite.com/someapp-1 https://somesite.com/someapp-2 The CSRF token will competing each o...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I have inherited a Laravel 7.4/ Vue 2.x application. Everyone who knew how to start it up (in theory: successfully) is long gone. I've got everything up and lis...
https://dev.to/debo2696 $url_arr = parse_url("https://dev14.ivantechnology.in/oxfordonlinebookstore/public/uploads/product_images/product_a.jpg"); $link_to_arr...
Laravel Mass Update is a fantastic package that helps to update multiple Laravel Model records, each with its own set of values, sending a single query to your...
This package includes a collection of standards as PHP Enums like ISO3166, ISO4217, ISO639... Note: Make sure you are running PHP 8.1 or higher to use this pack...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Laravel provides different way to pass data in view files. Data can be passed to view either from controller or directly from route in web file. For simpler vie...
Vapor now allows you to deploy applications powered by the PHP 8.2 Release Candidate to your Vapor environments. To get started, simply specify php-8.2:al2 as y...
I've seen a few people write blog posts about their personal web development stack. Tools of the trade, if you like. Time to follow the trend. Argue with me all...
A simple and opinionated collection of PHP enum helpers inspired by https://github.com/archtechx/enums and https://github.com/BenSampo/laravel-enum. This packag...