<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/ln/best-of/2022/10" -->

---
title: Best Laravel News posts — October 2022 | daily.dev
description: The most upvoted Laravel News posts from October 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/ln/best-of/2022/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/ln/best-of/2022/10
og:type: website
og:site_name: daily.dev
og:title: Best Laravel News posts — October 2022 | daily.dev
og:description: The most upvoted Laravel News posts from October 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Laravel News — October 2022

1. 1  
[](https://daily.dev/posts/summarize-your-pull-requests-in-seconds-with-what-the-diff-kdlng7bqr "Summarize your pull requests in seconds with What The Diff")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Summarize your pull requests in seconds with What The Diff  
Summarize your pull requests in seconds with What The Diff Hi, I am Sebastian, Co-Founder of Beyond Code. As a team of three, we work with pull requests on our projects all the time.  
32  
2
2. 2  
[](https://daily.dev/posts/openai-php-client-vcineohnu "OpenAI PHP Client")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
OpenAI PHP Client  
After weeks of development, @gehrisandro and I are proud to announce the release of OpenAI PHP Client v0.1\. It's a supercharged PHP API client that allows you to interact with the OpenAI API.  
22  
1
3. 3  
[](https://daily.dev/posts/faster-laravel-surprising-optimization-tips-6838xhbhx "Faster Laravel: Surprising Optimization Tips")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Faster Laravel: Surprising Optimization Tips  
Testmo's goal is to answer most server requests in 100ms or less. It's pretty simple: slow server-side performance will trickle down to all parts of the stack. In Testmo we don't use @include at all anymore. Instead, we've built our own lightweight alternative we call @require.  
16
4. 4  
[](https://daily.dev/posts/learn-how-to-upload-files-in-laravel-like-a-pro-xchmxx0mi "Learn how to upload files in Laravel like a Pro")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Learn how to upload files in Laravel like a Pro  
Learn how to upload files in Laravel like a Pro One of the things that I see many people struggling with is file uploads. In this tutorial, I will walk through from a basic version using blade and routes, getting more advanced, and then how we might handle it in Livewire too. We must send a file across in our request, and it must be either a PNG or JPG and not be any bigger than 5Gb.  
15  
2
5. 5  
[](https://daily.dev/posts/laravel-9-34-released-75gwwmhl9 "Laravel 9.34 Released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Laravel 9.34 Released  
The Laravel team released 9.33 and 9.34, introducing Laravel Precognition, short attribute syntax for self-closing blade components, and more. The new framework feature is a new framework that will allow developers to create new and improved experiences for their users.  
15

[See all Laravel News archives](/sources/ln/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/ln/best-of/2022/10#page","url":"https://daily.dev/sources/ln/best-of/2022/10","name":"Best Laravel News Posts — October 2022","description":"The most upvoted Laravel News posts from October 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2022/10#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/summarize-your-pull-requests-in-seconds-with-what-the-diff-kdlng7bqr","name":"Summarize your pull requests in seconds with What The Diff"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/openai-php-client-vcineohnu","name":"OpenAI PHP Client"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/faster-laravel-surprising-optimization-tips-6838xhbhx","name":"Faster Laravel: Surprising Optimization Tips"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/learn-how-to-upload-files-in-laravel-like-a-pro-xchmxx0mi","name":"Learn how to upload files in Laravel like a Pro"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/laravel-9-34-released-75gwwmhl9","name":"Laravel 9.34 Released"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Laravel News","item":"https://daily.dev/sources/ln"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/ln/best-of"},{"@type":"ListItem","position":5,"name":"October 2022"}]}]}
```

