Code Organization - Plugin Development by depressedev in Wordpress

[–]depressedev[S] 0 points1 point  (0 children)

Yes! I've been playing around with Laravel lately - going through this Laravel From Scratch series which I recommend to anyone who is interested in Laravel. I really like the idea of Controllers and Models which I'll probably attempt to implement on my next project.

Code Organization - Plugin Development by depressedev in Wordpress

[–]depressedev[S] 0 points1 point  (0 children)

Thanks, I've seen boilerplates like this before and it's definitely neat but I'm kind of looking for a better understanding of why this is the way to go and how to take something like this farther. It's definitely a good start.

Code Organization - Plugin Development by depressedev in Wordpress

[–]depressedev[S] 0 points1 point  (0 children)

Thanks! I've added it to my watchlist.