Open in app

Sign In

Write

Sign In

Jan-Paul Kleemans
Jan-Paul Kleemans

53 Followers

Home

About

Oct 28, 2022

Decouple your Laravel code using Attribute Events

Last week, I worked with my team to build a Warehouse Management API in Laravel. Our client had the following requirements: The stock of a product can be modified by several processes: - After placing an order, the stock of the ordered product must be reduced. …

Laravel

3 min read

Decouple your Laravel code using Attribute Events
Decouple your Laravel code using Attribute Events
Laravel

3 min read


Published in ITNEXT

·Apr 6, 2021

Simplify your Laravel project with a folder-by-feature structure

By default, Laravel stores files in a folder-by-type structure: app/ ┣ Http/ ┃ ┗ Controllers/ ┃ ┣ CustomerController.php ┃ ┣ OrderController.php ┃ ┣ ProductController.php ┗ Models/ ┣ Customer.php ┣ Order.php ┣ Product.php This folder structure works ok for small projects, but as soon as you write more and more controllers…

Laravel

2 min read

Simplify your Laravel project with a folder-by-feature structure
Simplify your Laravel project with a folder-by-feature structure
Laravel

2 min read

Jan-Paul Kleemans

Jan-Paul Kleemans

53 Followers

https://github.com/jpkleemans

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech