Eloquent ORM Static Meta-Programming
So far in this series we've stayed pretty focused on core Laravel concepts and their underlying implementation. However, this week we're going to go slightly farther afield and discuss some of the static method meta-programming used by Laravel's "Eloquent" ORM.
astorm