Skip to content

namePlayer/web-toolkit

Repository files navigation

Skeleton

This is the basic project setup for our new Projects, which includes the most basic stuff for PHP Webapp Development.

Requirements

  • PHP 8.1 or higher
  • MySQL/MariaDB Database
  • Composer
  • Shell Access for Console

Setup

  1. Run the Command composer create-project npcorenet/skeleton <Project Name>
  2. Navigate to the subdirectory created
  3. Copy the .env.example file and rename it to .env
  4. Adjust the Data in the .env
  5. Your new Project is now ready to work on

Libraries used

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages