Another cool thing about having built my personal site on Laravel, and…

Another cool thing about having built my personal site on Laravel, and Eloquent? WordPress is no more than the back end: a means to input data. I could pretty easily swap it out with a custom CMS.

One response to “Another cool thing about having built my personal site on Laravel, and…”

  1. Jan Boddez Avatar

    Coincidentally, close to none of the WordPress plugins I've recently created—for clients or for fun—deal with the front end anymore. Nearly all of them are import/export tools or somehow involve external APIs.