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

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

1. 1  
[](https://daily.dev/posts/api-platform-for-laravel-wnwl0prej "API Platform for Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
API Platform for Laravel  
API Platform simplifies the process of creating modern web APIs using Symfony or Laravel. It allows exposing Eloquent models as REST or GraphQL APIs, dynamically generating OpenAPI specifications, automatic CRUD operations, pagination, validation, and more. The platform also includes tools for securing routes, filtering, and integrating with Laravel's authorization system.  
97
2. 2  
[](https://daily.dev/posts/prism-is-an-ai-package-for-laravel-pyzo5unoy "Prism is an AI Package for Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Prism is an AI Package for Laravel  
Prism is a Laravel package designed to integrate Large Language Models (LLMs) into applications, providing a unified interface for working with popular AI providers like Anthropic, OpenAI, and Ollama. Key features include elegant provider integrations, a fluent text generation API, seamless tool integration, and flexible configuration options. Full installation instructions and source code are available on GitHub.  
45
3. 3  
[](https://daily.dev/posts/always-render-api-exceptions-as-json-in-laravel-q8e0xnjnj "Always Render API Exceptions as JSON in Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Always Render API Exceptions as JSON in Laravel  
Laravel 11 introduces a new method, \`shouldRenderJsonWhen()\`, to enforce JSON responses for API exceptions without needing custom middleware. This improvement ensures that exceptions during API requests are always rendered as JSON, enhancing the developer experience when testing API routes in web browsers.  
39
4. 4  
[](https://daily.dev/posts/a-zero-dependency-svg-chart-library-for-php-9qohniseg "A Zero-dependency SVG Chart Library for PHP")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
A Zero-dependency SVG Chart Library for PHP  
The maantje/charts package by Jamie Schouten is a zero-dependency PHP library for generating SVG charts. It offers a simple and intuitive API for creating various chart types including line, bar, stacked, and mixed charts. The package is lightweight, customizable, and outputs pure SVG, which can be embedded in PDFs. Detailed installation instructions and source code are available on GitHub.  
38  
2
5. 5  
[](https://daily.dev/posts/the-inertia-2-0-beta-is-coming-soon-f4fckhzyz "The Inertia 2.0 Beta is Coming Soon")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
The Inertia 2.0 Beta is Coming Soon  
Inertia 2.0 is set to launch its beta version soon, featuring a foundational rewrite of the request/routing layer to support asynchronous requests. Key new features include async requests, polling, whenVisible for async loading, infinite scrolling, prefetching pages, and deferred props. Stay tuned for the beta release announcement expected next week.  
38
6. 6  
[](https://daily.dev/posts/creating-a-cli-application-with-laravel-and-docker-2sl832xzc "Creating a CLI Application With Laravel and Docker")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Creating a CLI Application With Laravel and Docker  
Learn how to create a CLI application using Laravel and Docker. The guide provides steps to set up a project, scaffold a command to check stock prices using the Polygon.io API, and prepare the application to run via Docker. It also explains how to configure environment variables for API keys and leverage Docker's ENTRYPOINT instruction for running commands.  
31  
1
7. 7  
[](https://daily.dev/posts/the-inertia-js-v2-beta-is-here-bzzqkmiwz "The Inertia.js v2 Beta is Here")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
The Inertia.js v2 Beta is Here  
Inertia.js v2 beta has been released with major updates including support for asynchronous requests. Key features include non-blocking requests, server polling, lazy loading data on scroll, infinite scrolling, prefetching, deferred props, and encrypted browser history state. The documentation is still in progress, and users are encouraged to report bugs on GitHub.  
31

[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/2024/10#page","url":"https://daily.dev/sources/ln/best-of/2024/10","name":"Best Laravel News Posts — October 2024","description":"The most upvoted Laravel News posts from October 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2024/10#items","numberOfItems":7,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/api-platform-for-laravel-wnwl0prej","name":"API Platform for Laravel"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/prism-is-an-ai-package-for-laravel-pyzo5unoy","name":"Prism is an AI Package for Laravel"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/always-render-api-exceptions-as-json-in-laravel-q8e0xnjnj","name":"Always Render API Exceptions as JSON in Laravel"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/a-zero-dependency-svg-chart-library-for-php-9qohniseg","name":"A Zero-dependency SVG Chart Library for PHP"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/the-inertia-2-0-beta-is-coming-soon-f4fckhzyz","name":"The Inertia 2.0 Beta is Coming Soon"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/creating-a-cli-application-with-laravel-and-docker-2sl832xzc","name":"Creating a CLI Application With Laravel and Docker"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/the-inertia-js-v2-beta-is-here-bzzqkmiwz","name":"The Inertia.js v2 Beta is Here"}]},{"@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 2024"}]}]}
```

