---
title: "Laravel Code Tips"
url: https://daily.dev/posts/laravel-code-tips-ijx0kpyqo
source_url: https://laravel-code.tips/threads/
type: article
source: "Community Picks"
published: 2024-06-17T10:27:59.481Z
updated: 2026-03-15T07:44:40.073Z
tags: ["devtools", "laravel", "php"]
reading_time: 1
upvotes: 91
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Laravel Code Tips

**[Community Picks](https://daily.dev/sources/community)** · 1 min read · 91 upvotes · 3 comments

## Summary

Learn how to view outdated dependencies of your Laravel app using the `composer outdated --direct` command.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-code.tips/threads/>

## Community discussion

Top comments from developers on daily.dev.

**@ivanpeshko** · 0 upvotes

> Do not read this TLDR in here - it is wrong, or just not full at all. Tips are very good.

**@gds87** · 0 upvotes

> Indeed the tldr isn't accurate, but the collected tips are excellent. Some tips even apply to any composer or PHP project in general.

**@asfuz** · 0 upvotes

> Great tips, every PHP developer should read. I would recommend to write a book with these tips, organizing book(explaining step by step for newcomers and experts)

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#laravel](https://daily.dev/tags/laravel), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/laravel-code-tips-ijx0kpyqo)
