Since I found out how to create Laravel packages I was hooked.
Organizing your code in packages really declutters your application code while providing the added benefit of true reusability. It has made my applications a lot easier to maintain.
Learning to develop packages doesn’t have to be hard. If you know how to create a basic Laravel app, you can write packages as well.
Continue reading “Available now: Laravel package development from scratch”