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

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

1. 1  
[](https://daily.dev/posts/sqlite-studio-is-a-sqlite-database-explorer-lokotfhj5 "SQLite Studio is a SQLite Database Explorer")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
SQLite Studio is a SQLite Database Explorer  
SQLite Studio is a lightweight, single-command database explorer for SQLite databases, which also supports connections to local SQLite databases, remote libSQL Servers, and PostgreSQL Servers. It features an intuitive interface with an overview of metadata, infinite scroll for rows view, and a custom query page. The backend is built with Rust while the frontend leverages TypeScript, React, Tailwind CSS, and Vite. SQLite Studio is open-source and available on GitHub.  
100  
2
2. 2  
[](https://daily.dev/posts/a-lightweight-cart-package-for-laravel-xd8hnvpja "A Lightweight Cart Package for Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
A Lightweight Cart Package for Laravel  
The binafy/laravel-cart package integrates shopping cart functionality into Laravel applications, simplifying tasks like storing and managing cart items, supporting multiple payment gateways, and handling recurring payments. It offers robust validation, error handling, and a highly customizable architecture, making it a versatile tool for ecommerce development.  
64  
5
3. 3  
[](https://daily.dev/posts/sentry-and-laravel-announce-a-new-partnership-bqqsuw5yd "Sentry and Laravel announce a new partnership")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Sentry and Laravel announce a new partnership  
Sentry and Laravel have announced a new partnership, making Sentry the preferred monitoring and debugging solution for Laravel projects using Forge or Vapor. The integration allows users to easily link their Sentry account, configure and connect sites, and start tracking errors immediately. Sentry also offers new features, such as a feedback widget for user bug reports.  
35  
1
4. 4  
[](https://daily.dev/posts/asserting-a-json-response-structure-in-laravel-fjwnqbvml "Asserting a JSON Response Structure in Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Asserting a JSON Response Structure in Laravel  
Learn how to assert the structure of a JSON response in Laravel using the assertJsonStructure() method. Validate the presence of specific properties in the response and ensure the expected JSON response shape.  
27  
1

[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/06#page","url":"https://daily.dev/sources/ln/best-of/2024/06","name":"Best Laravel News Posts — June 2024","description":"The most upvoted Laravel News posts from June 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/06#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/sqlite-studio-is-a-sqlite-database-explorer-lokotfhj5","name":"SQLite Studio is a SQLite Database Explorer"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/a-lightweight-cart-package-for-laravel-xd8hnvpja","name":"A Lightweight Cart Package for Laravel"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/sentry-and-laravel-announce-a-new-partnership-bqqsuw5yd","name":"Sentry and Laravel announce a new partnership"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/asserting-a-json-response-structure-in-laravel-fjwnqbvml","name":"Asserting a JSON Response Structure in Laravel"}]},{"@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":"June 2024"}]}]}
```

