1

Récupération d'articles d'archives

This commit is contained in:
2026-03-29 03:00:47 +02:00
parent 060119c91c
commit ecc25fe7cf
592 changed files with 17498 additions and 8153 deletions

View File

@@ -1,30 +1,30 @@
---
links:
- name: Page d'origine
url: https://laravel-news.com/controller-refactor
lang: en
- 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 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/77
cover: images/screenshot.png
date: '2022-05-27 12:00:00'
keywords: []
links:
- lang: en
name: Page d'origine
url: https://laravel-news.com/controller-refactor
- archive: true
name: Archive
url: http://web.archive.org/web/20250321020441/https://laravel-news.com/controller-refactor
status:
- date: '2025-03-25T10:45:41.549Z'
http_code: 200
- date: '2025-03-25T10:45:41.549Z'
http_code: 200
title: Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and
more - Laravel News
weather:
temperature: 15.3
humidity: 70
pressure: 1022.5
illuminance: 36869.700000000004
precipitations: true
wind_speed: 18.9
wind_direction: 278
pressure: 1022.5
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/77
- open-meteo
temperature: 15.4
wind_direction: 278
wind_speed: 18.9
---
> In this tutorial, learn some of the ways you can refactor a controller and utilize services, events, jobs, actions and more