🔥
Yugal
  • Yugal
  • Installing Yugal
  • Starting New Project
  • Yugal 10 - Upcoming Version
  • Yugal CLI Commands
  • Understanding Files
    • INDEX.PHP
    • STRING.PHP
  • UNDERSTANDING DIRECTORIES
    • ./LIB
    • ./MODULES
    • ./SRC
    • ./src/@comp
    • ./src/@assets
  • Frontend (SSG SPA)
    • Creating New Page
    • Fallback for Page
    • Creating Error 404 Page
    • Anchor Tag Navigation
    • Page Local Variable
    • Other PHP Functions
    • Making Components in Yugal
    • Yugal Shorthand
    • Yugal JS Functions
  • Deployment
  • Sample Projects
    • Test Sample Yugal Site
  • External Libraries
    • PWA
    • Yugal External JS Module
    • Yugal PHP Module
    • WRITE HTML WITH JS
    • Icons in Yugal (Material Icons)
    • CKEDITOR Library
    • jQuery in Yugal
Powered by GitBook
On this page
  1. Understanding Files

INDEX.PHP

This file contains routing program for Yugal, do not edit it as it indexes all files automatically to the Yugal's router.

PreviousYugal CLI CommandsNextSTRING.PHP

Last updated 2 years ago