#Laravel News

Laravel 10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more

This week, the Laravel team released v10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more.
#News #Laravel Releases
By Paul Redmond | Dec 28, 2023


Octane Now Supports FrankenPHP Linux ARM Builds

Laravel Octane v2.2.6 was released yesterday with support for using aarch64 builds of FrankenPHP. This means you can use FrankenPHP’s Octane integrati…
#News
By Paul Redmond | Dec 26, 2023


Laravel News 2023 Recap

I’ve hand-picked some of the biggest stories at Laravel News in 2023. This year was jam-packed with content, conferences, packages, tutorials, videos,…
#News
By Paul Redmond | Dec 28, 2023


FrankenPHP v1.0 is Here

FrankenPHP is a modern PHP application server written in Go, FrankenPHP gives you a production-grade PHP server with just one command.
#News
By Paul Redmond | Dec 27, 2023


Introducing the Laravel Number Helpers

Laravel has a new Number utility class that provides several new helpers to format numbers.
#News
By Caen De Silva | Dec 27, 2023


MongoDB Laravel Integration Now Officially Supported

MongoDB has taken over development of the community-driven MongoDB integration for Laravel framework, making it a first-class citizen in our product p…
#News #Mongodb
By Eric L. Barnes | Dec 27, 2023


Livewire Learning Screencasts are now available!

Laravel Livewire has recently introduced a new series of screencasts, aimed at making your journey of learning Livewire easier than ever.
#News #Livewire
By Eric L. Barnes | Dec 27, 2023


Bolt SQL – Fast and beautiful database client

Bolt SQL is a brand-new database client from the makers of TablePlus.
#News
By Eric L. Barnes | Dec 27, 2023



#Freek Dev

A recap of 2023

At the end of each year, I usually write a
By | Dec 30, 2023



#Mastering Laravel

Redirect routes match all HTTP verbs

If you need to be more precise, here’s a better way
By Joel Clermont | Dec 29, 2023


Routes resolve differently when cached

But tests can help you catch the issue
By Joel Clermont | Dec 28, 2023


The benefits of caching in CI

And it’s not for performance reasons
By Joel Clermont | Dec 27, 2023


Don’t cache routes or views locally

Great for production, but trouble for development
By Joel Clermont | Dec 26, 2023


View source always makes a new request

I forget this like once a year
By Joel Clermont | Dec 25, 2023



#IT Solution Stuff

Laravel 10 Update User Profile Tutorial Example

Hello,
Now, let’s see post of laravel 10 update user profile. I explained simply step by step laravel 10 create user profile page. we will help you to give an example of how to create profile page in …..
#Laravel
By Hardik Savani | Dec 30, 2023


How to Get Last Day of Month from Date in PHP?

<img src=”/upload/php-date-last-day-of-month.png” class=”post-img”>
Hello Dev,
In this post, we will learn php get last day of month from date. This article goes in detailed on php date last day of mo…..
#PHP
By Hardik Savani | Dec 29, 2023


How to Convert DateTime to Timestamp in PHP?

<img src=”/upload/php-date-timestamp.png” class=”post-img”>
Hey Guys,
Here, I will show you php convert date to timestamp. In this article, we will implement a php convert datetime to timestamp. This …..
#PHP
By Hardik Savani | Dec 28, 2023


How to Convert Datetime into Milliseconds in PHP?

<img src=”/upload/php-date-milliseconds.png” class=”post-img”>
Hi Friends,
This detailed guide will cover php convert date to milliseconds. In this article, we will implement a php convert datetime to…..
#PHP
By Hardik Savani | Dec 26, 2023


How to Increase Session Timeout in PHP?

<img src=”/upload/php-session-timeout-increase.png” class=”post-img”>
Hi Dev,
In this guide, we are going to learn php session timeout increase. If you have a question about how to increase session ti…..
#PHP
By Hardik Savani | Dec 25, 2023



#Lara Coding

How to Call an External API Using Laravel (Tutorial)

In this tutorial, you’ll learn to add calls an external API using the Laravel Http facade. You’ll make API calls to display posts, delete or update them.
#Backend
By Johan van den Broek | Dec 29, 2023