How to build a Laravel application using Lucid architecture
In this article, we'll build a blogging app using lucid architecture - micro variants.
Architecture is a gathering of connected structures or the art and processes of building something. In this tutorial's context, we're looking at the art and proces...
alemsbaja.hashnode.dev15 min read
Andrii
Hi! It's good article for basic knowledge of lucid. You have some mistake with UpdatePostJob code, I think. You paste UpdatePostFeature code instead UpdatePostJob code.