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

---
title: Best Laravel News posts — July 2023 | daily.dev
description: The most upvoted Laravel News posts from July 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/ln/best-of/2023/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/ln/best-of/2023/07
og:type: website
og:site_name: daily.dev
og:title: Best Laravel News posts — July 2023 | daily.dev
og:description: The most upvoted Laravel News posts from July 2023, 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 — July 2023

1. 1  
[](https://daily.dev/posts/phpsandbox---build-prototype-and-share-php-apps-in-seconds-bozv7jkkd "PHPSandbox - Build, Prototype, and share PHP apps in seconds")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
PHPSandbox - Build, Prototype, and share PHP apps in seconds  
PHPSandbox is a web app that allows you to quickly prototype or share PHP projects without setting up a local environment. The base plan is free, and they have an upgraded professional plan for $6 a month, including private repos, email captures, and more.  
36
2. 2  
[](https://daily.dev/posts/design-emails-and-send-them-via-api-with-mailcarrier-qwcszkzsz "Design Emails and Send Them Via API with MailCarrier")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
Design Emails and Send Them Via API with MailCarrier  
MailCarrier is an open-source web app built with Laravel and Filament. You can design emails once and send them via an API call. Send emails synchronously or async via queues.  
27
3. 3  
[](https://daily.dev/posts/inertia-vs-livewire-ios2o2jok "Inertia vs Livewire")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
Inertia vs Livewire  
Inertia isn't a frontend framework. It's a wire protocol specification to allow you to build Laravel + React / Vue / Svelte apps monolithically. Instead, you should be keeping up with what new features Vue or React are getting. It solves the problem it set out to solve.  
25
4. 4  
[](https://daily.dev/posts/laravel-10-16-released-dhcwvvioa "Laravel 10.16 Released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
Laravel 10.16 Released  
Laravel 10.16 released v10.16 with support for in the Collection method, improvements to the output for sub-minute tasks, allow binding of IPv6 addresses in artisan serve, and more: Improve the display of sub- minute tasks in the command.  
18
5. 5  
[](https://daily.dev/posts/api-authentication-in-laravel-tbdxnw9ai "API Authentication in Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
API Authentication in Laravel  
API authentication in Laravel has become the gold standard authentication mechanism within the Laravel ecosystem. Sanctum was designed as a lightweight alternative to Passport, but in reality, it has achieved a lot more than that. Laravel Passport has a grant type called Client Credentials: where you authenticate a client not a client.  
18
6. 6  
[](https://daily.dev/posts/learn-livewire-3-volt-and-folio-by-building-a-podcast-player-qpqwzbxmz "Learn Livewire 3, Volt, and Folio by building a podcast player")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
Learn Livewire 3, Volt, and Folio by building a podcast player  
Learn Livewire 3, Volt, and Folio by building a podcast player. Laravel team released a powerful page-based router designed to simplify routing in Laravel applications. In this article, I will teach you how to build a simple app that lists out episodes of the Laravel News podcast and allows users to play them.  
16  
3
7. 7  
[](https://daily.dev/posts/the-livewire-v3-beta-has-been-released-blzd9jhil "The Livewire v3 Beta Has Been Released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
The Livewire v3 Beta Has Been Released  
The Livewire v3 Beta has been released. Livewire now allows Alpine to do the heavy lifting while still providing the syntactic sugar you've come to love. The new core architecture will also be much easier to maintain for Caleb Porzio and the Livewire core contributors.  
14

[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/2023/07#page","url":"https://daily.dev/sources/ln/best-of/2023/07","name":"Best Laravel News Posts — July 2023","description":"The most upvoted Laravel News posts from July 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2023/07#items","numberOfItems":7,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/phpsandbox---build-prototype-and-share-php-apps-in-seconds-bozv7jkkd","name":"PHPSandbox - Build, Prototype, and share PHP apps in seconds"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/design-emails-and-send-them-via-api-with-mailcarrier-qwcszkzsz","name":"Design Emails and Send Them Via API with MailCarrier"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/inertia-vs-livewire-ios2o2jok","name":"Inertia vs Livewire"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/laravel-10-16-released-dhcwvvioa","name":"Laravel 10.16 Released"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/api-authentication-in-laravel-tbdxnw9ai","name":"API Authentication in Laravel"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/learn-livewire-3-volt-and-folio-by-building-a-podcast-player-qpqwzbxmz","name":"Learn Livewire 3, Volt, and Folio by building a podcast player"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/the-livewire-v3-beta-has-been-released-blzd9jhil","name":"The Livewire v3 Beta Has Been 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":"July 2023"}]}]}
```

