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

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

1. 1  
[](https://daily.dev/posts/building-apis-in-laravel-r7bq-goap "Building APIs in Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Building APIs in Laravel  
The first thing you need to do is design your API; the best way to do this is to think about the purpose of your API. By focusing your perspective on how your API should be integrated, you can eliminate potential pain points within your API before it is even released.  
18
2. 2  
[](https://daily.dev/posts/inertia-v1-0-is-here-ajduzz5ft "Inertia v1.0 is Here")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Inertia v1.0 is Here  
Inertia v1.0 is here with SSR support for Svelte, first-class Typescript support for React and Vue, a Progress indicator in core, and more: Inertia.js v 1.0.  
15
3. 3  
[](https://daily.dev/posts/laravel-9-48-released-vp90kvufi "Laravel 9.48 Released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Laravel 9.48 Released  
The Laravel team released 9.48 this week with conditional fragment helpers, HTTP configuration options for Symfony mailers, a new DB Schema helper, and more. Patrick Hesselberg contributed a Schema method to disable foreign key constraints while managing a DB schema.  
14
4. 4  
[](https://daily.dev/posts/spin-up-your-development-background-processes-with-ease-jdg3egagy "Spin up your development background processes with ease")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Spin up your development background processes with ease  
Porter is a command line tool that makes it easy to run background services with only a few configuration lines. You will no longer have to manually start or manage background services in multiple tabs but instead manage them all in one convenient place. Porter uses YAML configuration files to define services you need to run in the background.  
10

[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/01#page","url":"https://daily.dev/sources/ln/best-of/2023/01","name":"Best Laravel News Posts — January 2023","description":"The most upvoted Laravel News posts from January 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/01#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/building-apis-in-laravel-r7bq-goap","name":"Building APIs in Laravel"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/inertia-v1-0-is-here-ajduzz5ft","name":"Inertia v1.0 is Here"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/laravel-9-48-released-vp90kvufi","name":"Laravel 9.48 Released"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/spin-up-your-development-background-processes-with-ease-jdg3egagy","name":"Spin up your development background processes with ease"}]},{"@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":"January 2023"}]}]}
```

