1

Initial commit

This commit is contained in:
2025-03-28 12:57:37 +01:00
commit ed9ddcfdc8
1841 changed files with 42303 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
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
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}]
---
> In this tutorial, learn some of the ways you can refactor a controller and utilize services, events, jobs, actions and more