Tell me about your first Laravel project

By @antonio · 2021-08-31 15:49

Tell me about your first Laravel project

  • By @mike · 2021-09-04 18:32

    Phew, can't remember what my first was (years and years ago), but I recall it being quite small. The earliest project I can remember was an attempt at making a CRM for small to medium non-profits, though it was early days and didn't go as planned (zero design patterns, quite a mess, not very maintainable). It's still a project that's on the cards today though, and I try work on it in some of my free time. This iteration of it is powered by Laravel 8 and Vite, designed for an AWS stack.