SOLID in architecture
Europe’s Leading Laravel Conference Blind-bird Tickets 2020 Available https://laracon.eu/2020/tickets
Most of us know what SOLID in software engineering is. SOLID rules help us with designing our classes, methods etc. But what about organizing those classes into modules? And how to connect modules with other modules? During this talk, you’ll learn what are the main principles in terms of designing components and managing dependencies between them. These principles are for designing …