Latest Laravel/PHP Articles

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


In this short tutorial we present some code for those who need to generate random strings for security purposes using PHP. Usage: Example 2: This creates a 20 c...
OpenAPI definitions are great to generate nice documentations, but there is much more we can do with them OpenAPI is a specification intended to describe RESTfu...
· December 3, 2020 · ⋆ Laravel Sometimes, there might be a case where you would want some of the code that lies outside of the transaction to be executed only...
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.
How we deploy our PHP/laravel applications using environments and quality assurance checks. As head of a software development agency in Vienna, Austria, I was l...
Published: Dec 1, 2020 by C.S. Rhymes Laravel Livewire offers a way to build dynamic interfaces, but instead of using a JavaScript library such as Vue or React,...
You just upgraded your brew packages and composer updated itself to version 2.x but you still need version 1.x? This is how you can downgrade (& upgrade again):...
It also has this concept of scopes, which you can apply globally to a model, or locally throughout your app. You can chain local scopes to precisely de...
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.
At the same time, I’m still occasionally working in an archeological dig on a hugely old PHP application. It’s so hugely old that it runs on PHP 5.6 only and de...
Some time ago, I created a container to run Laravel apps on Google Cloud Run. Cloud Run spins new container instances up as needed, and down when there’s no tra...
re you creating REST APIs in Symfony and trying to decide what bundle to use? it It shouldn’t take any more than 20mins, even if you have you install every item...

kornatzky.medium.com

Infinite Scroll with Livewire
Building a web site for an auction, we wanted an infinite scroll of lots as many lots where expected. The web application is a Laravel project with Livewire for...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
PHP 8 has just been released and it includes many new features and improvements: php.net/releases/8.0. As you may know, Vapor allows you to specify which PHP ve...

blog.laravel.com

Laravel: PHP 8 Support
We've been hard at work behind the scenes to provide support for all our libraries so that upgrading to PHP 8 with Laravel is easy. First, make sure you're at t...
I wanted to deploy Serverless Microservices(PHP) using AWS Lambda for one of my projects. I was curious about the process happening inside the lambda container....
Follow and subscribe if you like to get more updates on what I make: Okay, I think that’s enough 😁 I collect these tips and code snippets mostly from the awesom...