Software Alternatives, Accelerators & Startups

Transforming API requests and responses in Laravel 11 - The easy way

Next.js Laravel
  1. A small framework for server-rendered universal JavaScript apps
    Pricing:
    • Open Source
    I've been working on an application using Next.js on the front-end and Laravel on the back-end as a traditional REST API. As you may know, snake_case is the naming convention for variable and function names in PHP, while camelCase is the naming convention in JavaScript. My database tables and columns use snake_case as well, so I stuck to that design.

    #Developer Tools #Web Frameworks #JavaScript Framework 931 social mentions

  2. A PHP Framework For Web Artisans
    Pricing:
    • Open Source
    I've been working on an application using Next.js on the front-end and Laravel on the back-end as a traditional REST API. As you may know, snake_case is the naming convention for variable and function names in PHP, while camelCase is the naming convention in JavaScript. My database tables and columns use snake_case as well, so I stuck to that design.

    #Developer Tools #Web Frameworks #PHP Framework 201 social mentions

Discuss: Transforming API requests and responses in Laravel 11 - The easy way

Log in or Post with