Topics included: Introduction, Code Formatting, and Tools • Pythonic Code • General Traits of Good Code • The SOLID Principles • Using Decorators to Improve Our Code • Getting More Out of Our Objects with Descriptors • Using Generators...
After reading this book, you will be able to develop any web application using Laravel 5.8. It details all you need to know, including the Model-View-Controller pattern, SQLite databases, routing, Eloquent relations, authorization, middleware,...