Skip to content

Simple Routing for PHP with setup, env, user management.

Notifications You must be signed in to change notification settings

hind-sagar-biswas/php_route_template

Repository files navigation

PHP Route Template

Simple template with Routing for PHP.

Setup

First clone it from github or click on Use this template

git clone https://github.com/hind-sagar-biswas/php_route_template.git

(if cloned) Rename the folder and remove .git folder.

Then open terminal in the folder and run

php .\exec\setup.php

Dependencies

NPM modules

  • Bootstrap 5

Composer packages

  • vlucas/phpdotenv
  • imangazaliev/didom

Note

  • Configure .htaccess according to your project.
  • Remove .example from .env.example to setup environment variables