logengineering notes by Delaa.
BlogProjectsAbout
All topics
  • all posts
  • symfony5
  • php5
  • security4
  • zf14
  • migration4
  • doctrine2
  • multi-tenancy2
  • architecture2
  • prompt-injection2
  • debugging1
  • background-jobs1
  • git1
  • workflow1
  • code-review1
  • http1
  • query1
  • rfc-100081
  • nextjs1
  • api-design1
  • github-actions1
  • ci-cd1
  • supply-chain1
  • llm1
  • ai-agents1
  • owasp1
  • legacy1
  • decision1
  • strangler-fig1
  • database1
  • postgresql1
  • authentication1
  • session1

Env

1 article

see also:nextjsphpdebugging
  • 26a7ef8·8 Nov 2025·3 min read·in nextjs·series: PHP to Next.js

    http://undefined: When Next.js Env Variables Need NEXT_PUBLIC_

    In PHP, $_ENV is available everywhere. In Next.js, the server and browser are separate builds — a variable without the NEXT_PUBLIC_ prefix becomes undefined in the client, and nothing tells you.

    nextjsphpenvdebuggingmental-model
log · Delaa · © 2026
RSSCategoriesSeriesTagsArchiveGitHubAbout