Tell me about your first Laravel project

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

Tell me about your first Laravel project

  • By @coslois · 2021-09-06 07:43

    My first Laravel project was a personal SaaS web application for real estate property values. It involved Esri arcgis, API integrations, map and database searches, report generation, and others.

    The web app uses Laravel, MySql, VueJs.

    I am currently working on upgrading it from Laravel 5.6 to Laravel 8 and seeing the code all over again, I realized how my coding evolved (and changed) through my interaction with the great Laravel community, Soon after the L8 upgrade is completed I plan on refactoring a lot of the current code :)