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

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

1. 1  
[](https://daily.dev/posts/php-tip-chained-operator-php-scrjydp4q "PHP Tip: Chained "??" Operator #php")  
Video  
![Avatar of laraveldaily](https://media.daily.dev/image/upload/s--vzdgNGfl--/f_auto/v1725044498/logos/laraveldaily)Laravel Daily · 2y  
PHP Tip: Chained "??" Operator #php  
Learn a useful PHP tip about the null coalescing operator (??). Often used to return a variable's value if it is set, or a fallback if it is null. This tip shows how to chain multiple null coalescing operators to check several variables and use the first one that is set.  
17  
1
2. 2  
[](https://daily.dev/posts/laravel-file-manager-with-livewire-new-package-p8d5wwzlu "Laravel File Manager with Livewire: New Package")  
Video  
![Avatar of laraveldaily](https://media.daily.dev/image/upload/s--vzdgNGfl--/f_auto/v1725044498/logos/laraveldaily)Laravel Daily · 2y  
Laravel File Manager with Livewire: New Package  
Discover a new file manager package for Laravel projects using Livewire, released by Company B interactive from Switzerland. It allows easy integration and management of files, including features like thumbnail generation, drag-and-drop, search, multi-language support, and dark mode. The package utilizes Livewire and Spatie Media Library, requiring some configuration. Ensure HTTPS is enabled for optimal use.  
13  
1
3. 3  
[](https://daily.dev/posts/new-laravel-otpz-package-login-form-with-no-password-almjeemp2 "NEW Laravel OTPz Package: Login Form with No Password")  
Video  
![Avatar of laraveldaily](https://media.daily.dev/image/upload/s--vzdgNGfl--/f_auto/v1725044498/logos/laraveldaily)Laravel Daily · 2y  
NEW Laravel OTPz Package: Login Form with No Password  
Learn about a new Laravel package called OTPz, which allows users to log in without a password using one-time passwords. The package simplifies integration with Laravel Breeze and Inertia, and uses Mailtrap for virtual inbox services. The post explores its features, installation process, and customization options.  
10

[See all Laravel Daily archives](/sources/laraveldaily/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/laraveldaily/best-of/2025/01#page","url":"https://daily.dev/sources/laraveldaily/best-of/2025/01","name":"Best Laravel Daily Posts — January 2025","description":"The most upvoted Laravel Daily posts from January 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/laraveldaily/best-of/2025/01#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/php-tip-chained-operator-php-scrjydp4q","name":"PHP Tip: Chained \"??\" Operator #php"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/laravel-file-manager-with-livewire-new-package-p8d5wwzlu","name":"Laravel File Manager with Livewire: New Package"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/new-laravel-otpz-package-login-form-with-no-password-almjeemp2","name":"NEW Laravel OTPz Package: Login Form with No Password"}]},{"@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 Daily","item":"https://daily.dev/sources/laraveldaily"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/laraveldaily/best-of"},{"@type":"ListItem","position":5,"name":"January 2025"}]}]}
```

