This week we shipped Laravel 9.0 - the exciting next chapter in our journey to make web development enjoyable and productive! Laravel 9 continues the improvements made in Laravel 8.x by introducing support for Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved `route:list` output, a...
Dries Vints
Feb, 10 2022
In Part I of this tutorial we learnt how to install and deploy Soketi to our Laravel Forge servers. Currently, Soketi is accessible over our server's IP address, behind port 6001. In this post we're going to modify our setup so that we can access our socket server via socket.my-domain.com. We'll do this by using an Nginx reverse proxy.
James Brooks
Jan, 11 2022
Linux ships with a useful command called `du` (Disk Usage), which is used to find the size of files and directories. When provisioning your server, Forge installs `ncdu` which is an advanced version of `du` that allows you to easily navigate your directories via an ncurses interface. This makes it much quicker to identify large files and directories.
James Brooks
Jan, 6 2022
Soketi is a simple, fast and resilient open-source WebSockets server written in Typescript. It's fully compatible with the Pusher v7 protocol which makes it a great replacement to Pusher when using Laravel Echo.
James Brooks
Jan, 5 2022
During Laracon NYC 2014, Taylor Otwell, the creator of Laravel, announced both Laravel Homestead and Laravel Forge, instantly simplifying the entire process of building Laravel applications - from first download to final deployment.
Claudio Dekker
Dec, 15 2021
Log4j is a Java library by Apache used to log debug messages within applications. It's recently been featured in news outlets around the world due to a vulnerability (known as Log4Shell) that was discovered allowing remote code execution using a specific string.
James Brooks
Dec, 15 2021
As you may have noticed in the past few weeks, we ensured that Laravel, first-party libraries, Forge, Envoyer, Nova, and Vapor, do support PHP 8.1 since day one. So, let's take a look at what you need to start using PHP 8.1.
Nuno Maduro
Nov, 24 2021
We're happy to announce the immediate availability of MariaDB 10.6 and PostgreSQL 14 database versions on Laravel Forge.
James Brooks
Nov, 1 2021
Starting today, you may use Vapor's managed RDS Proxies with MySQL 8.0 — the most recent MySQL version.
Nuno Maduro
Oct, 25 2021
Starting today, you may use PHP 8.1 Release Candidates in your Vapor environments. To get started, simply specify "php-8.1:al2" as your preferred runtime in your "vapor.yml" configuration file.
Nuno Maduro
Oct, 19 2021
Starting today, you may install PHP 8.1 Release Candidates by choosing "PHP 8.1 RC" while creating a new server. Or, you may install the release candidate on an existing server via the PHP tab on a server's management dashboard.
Nuno Maduro
Oct, 11 2021
Today we're pleased to announce that Octane support is now available in Laravel Vapor. The speed improvements are just mind-blowing, so put on your seat belt, and let's get into the details.
Nuno Maduro
Oct, 4 2021
On Thursday, September 30th there will be a small change in how older browsers and devices will treat Let's Encrypt's certificates. While most sites will be unaffected, it will likely impact you if you're providing an API or support IoT devices.
Claudio Dekker
Sep, 28 2021
Starting today, it's possible for project owners to transfer projects to another Envoyer account. Collaborators will not be able to...
James Brooks
Sep, 8 2021
Today we're proud to introduce you to our new command-line tool: Forge CLI. In short, this new open-source tool provides a number of helpful commands that can assist you in managing your Forge servers, sites, and resources, from the command-line.
Nuno Maduro
Aug, 9 2021
On July 7th, we've made infrastructure upgrades on Laravel Forge to increase its stability and capacity. Due to the upgrades, we've updated the list of IP Addresses that may SSH into your server.
Nuno Maduro
Jul, 8 2021
As you may know, this year we updated the Laravel release cycle to include one major release per year. Previously, we released two major versions per year. These release changes would typically indicate that a Laravel 9 release is due in September of this year....
Taylor Otwell
Jul, 7 2021
Next.js is a React framework developed by [Vercel](https://vercel.com). It includes functionality such as server-side rendering and static site generation. Today...
James Brooks
Jun, 24 2021
Nuxt.js is a framework for generating static websites using Vue.js. Today we’re we're going to explore how to deploy your...
James Brooks
Jun, 18 2021
When using an AWS serverless infrastructure powered by Vapor, you have three different options to consider when determining how to route traffic to your application: API Gateway v1, API Gateway v2, and Load Balancers. In this article, we are going to compare these three options in terms of performance, pricing, and features.
Nuno Maduro
Jun, 16 2021
On June 12th we upgraded Envoyer's infrastructure, which allowed us to migrate to PHP 8, Laravel 8, and Spark Next. Due to the upgrades, it means that Envoyer is now using new IP addresses.We emailed all subscribed customers on Wednesday June 9th advising that any...
James Brooks
Jun, 14 2021
In this article, we'll cover the Vapor most common infrastructure performance tips that may speed your Laravel applications powered by Vapor.
Nuno Maduro
Jun, 11 2021
We're very excited to announce the immediate availability of Cashier v13.
Dries Vints
Jun, 8 2021
A whole month has flown by since our last post which rounded up all of the things...
James Brooks
Jun, 1 2021