1

Intégration des liens lemmy

This commit is contained in:
2025-12-11 00:35:08 +01:00
parent 2f86630e35
commit 8315fd2b21
457 changed files with 1799 additions and 1662 deletions

View File

@@ -6,18 +6,13 @@ links:
- name: Archive
url: http://web.archive.org/web/20250321020441/https://laravel-news.com/controller-refactor
archive: true
title: "Restructuring a Laravel Controller using Services, Events, Jobs,
Actions, and more - Laravel News"
date: 2022-05-27
title: Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and more - Laravel News
date: 2022-05-27T00:00:00.000Z
keywords: []
cover: "images/screenshot.png"
# Example:
# links:
# - name: "LEGO (France)"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [ { "date": "2025-03-25T10:45:41.549Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:45:41.549Z'
http_code: 200
weather:
temperature: 15.3
humidity: 70
@@ -28,6 +23,7 @@ weather:
wind_direction: 278
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/77
---
> In this tutorial, learn some of the ways you can refactor a controller and utilize services, events, jobs, actions and more