Latest Laravel/PHP Articles

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


nico.orfanos.dev

Nico Orfanos
A thing in all my projects is using Elastic cloud for my application logging. The reason for this is that, it’s super easy to start logging in https://www.elast...
https://www.iankumu.com/blog/nginx-vs-apache/ is a high-performance web server software. It can be used as a standalone web server, a https://www.iankumu.com/bl...
I'm proud to announce that our team has released a new package called https://github.com/spatie/laravel-model-flags. This one makes it easy to add flags to any...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
In this laravel 9 quick tutorial we will see how to check laravel 9 project environment. It like check laravel version, php version, composer version etc. We ca...
https://dev.to/lloyds-digital https://dev.to/rcerljenko Consider building a mobile app (or a website) which connects to a Laravel CMS over API for dynamic conte...
Powered Enum is a fantastic package that offers a trait that contains some cool features for native PHP enums. This package requires PHP or higher. All...
This article was originally written by https://www.honeybadger.io/blog/laravel-tdd/#authorDetails on the https://www.honeybadger.io/blog/laravel-tdd/. In this t...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Use RESTful controllers to turn your routes into more structured and clean one-line code. I saw it as a simpler and cleaner way than using 6 to 8 routes like: r...
https://dev.to/sr2ds Hello, This is my first full English post! If you, like me, has Laravel inside your world and like beautiful things, I think you n...
They have a really functional, Javascript-y taste: $sum = collect($numbers) ->filter(fn (int $x) => $x > 10) ->map(fn (int $x) => $x * 2) ->sum(); Another remar...
In the latest release of Vapor, we've made it possible for you to serve your assets via a custom domain. Vapor serves assets from CloudFront, the AWS content de...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
In this article, we will see laravel 8 get the latest records from the database. In PHP, you can use order by clause with descending order to get the last recor...
https://dev.to/iankumu https://res.cloudinary.com/practicaldev/image/fetch/s--IZ-2V7Gv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploa...