Skip to content

TrinsyCa/php-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Router Project

A simple PHP routing project template for handling URL routing in your PHP applications.

Installation

To set up the PHP Router project, follow these steps:

  1. Create the Project:

    composer create-project trinsyca/php-router example-app
  2. Install Dependencies:

    composer install

Configuration

After changing the name of the project file, make sure to fill in the APP_NAME and DIRECTORY data in the .env file and run the following command:

php trinsy make:htaccess

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published