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

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

1. 1  
[](https://daily.dev/posts/generate-entity-relationship-diagrams-with-laravel-4mp5ae4ey "Generate Entity-Relationship Diagrams with Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Generate Entity-Relationship Diagrams with Laravel  
The Laravel ERD package allows for automatic generation of Entity-Relationship Diagrams from Laravel models with ease and provides visually appealing results. It offers advanced instructions for excluding tables and generating SVG files. While still under development, users can find installation and usage instructions on GitHub.  
139  
4
2. 2  
[](https://daily.dev/posts/pinkary-is-now-fully-open-source-js7psltvf "Pinkary is now fully open source")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Pinkary is now fully open source  
Pinkary, an application built with Laravel, Livewire, and Tailwind, is now fully open source. It serves as a landing page for links and a community hub. With over 400 pull requests, it encourages open-source contributions and uses Pest 3 for testing. The project has quickly garnered over a thousand users and utilizes a SQLite database for its data management. Visit pinkary-project/pinkary.com on GitHub to learn and contribute.  
106  
8
3. 3  
[](https://daily.dev/posts/fetch-php-is-a-lightweight-http-library-inspired-by-javascript-s-fetch--i6aa1jezo "Fetch PHP is a Lightweight HTTP Library Inspired by JavaScript's fetch()")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Fetch PHP is a Lightweight HTTP Library Inspired by JavaScript's fetch()  
Fetch PHP is a lightweight HTTP library for PHP inspired by JavaScript's fetch API. It leverages the Guzzle client to offer both synchronous and asynchronous HTTP requests via a simple API. Key features include methods for JSON decoding, text extraction, and binary handling of responses. It supports easy integration with Guzzle options for advanced needs.  
95  
12
4. 4  
[](https://daily.dev/posts/a-deep-dive-into-sessions-in-laravel-jwoxqzv9q "A Deep Dive into Sessions in Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
A Deep Dive into Sessions in Laravel  
Sessions in Laravel are crucial for persisting data across multiple requests, such as user authentication status and temporary data. Laravel offers various session drivers like cookies, databases, and cache stores. This post explores common pitfalls, such as typos in session keys, session key clashes, and unknown data types. It suggests using session classes for better session management, incorporating methods to generate session keys and adding type hints. Testing session data is vital, and both unit and feature tests are recommended to ensure correct functionality.  
73  
4
5. 5  
[](https://daily.dev/posts/laravel-config-checker-package-cpchkblw3 "Laravel Config Checker Package")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Laravel Config Checker Package  
The Laravel Config Checker package by Chris Di Carlo scans your codebase to verify if config keys are correctly defined in your config files. Running \`php artisan config:check\` identifies missing or undefined config errors, displaying them in a table with details on the location and missing references.  
58

[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/09#page","url":"https://daily.dev/sources/ln/best-of/2024/09","name":"Best Laravel News Posts — September 2024","description":"The most upvoted Laravel News posts from September 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/09#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/generate-entity-relationship-diagrams-with-laravel-4mp5ae4ey","name":"Generate Entity-Relationship Diagrams with Laravel"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/pinkary-is-now-fully-open-source-js7psltvf","name":"Pinkary is now fully open source"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/fetch-php-is-a-lightweight-http-library-inspired-by-javascript-s-fetch--i6aa1jezo","name":"Fetch PHP is a Lightweight HTTP Library Inspired by JavaScript's fetch()"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/a-deep-dive-into-sessions-in-laravel-jwoxqzv9q","name":"A Deep Dive into Sessions in Laravel"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/laravel-config-checker-package-cpchkblw3","name":"Laravel Config Checker Package"}]},{"@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":"September 2024"}]}]}
```

