Skip to content

m1ch93l/function-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function Mapping

This project demonstrate how to map functions to actions using PHP with HTMX.

Features

  • Create, Read, Update, Delete functions
    • Map functions to actions

Installation

  1. Clone the repository:
    git clone https://github.com/m1ch93l/function-mapping.git
  2. Navigate to the project directory:
    cd function-mapping
  3. Start a local server:
  • You can use xampp, wamp, or any other local server setup.
  • Place the project files in the server's root directory (e.g., htdocs for XAMPP).
  • Access the application via your web browser at http://localhost/function-mapping.

Usage

  1. Open a web browser and navigate to http://localhost/function-mapping.
  2. Use the provided form to create, read, update, or delete functions.

About

PHP with HTMX functional mapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published