Skip to content

PHP - Simple form submission script with frontend validation

Notifications You must be signed in to change notification settings

ImtiazEpu/Custom-PHP-MVC-Framwork-

Repository files navigation

Custom PHP MVC FrameWork

Simple PHP form submission script with frontend validation

Inside

PHP Packages Used

Installation instruction

  • Clone the repo.
  • Run composer install
  • Run npm install or yarn install
  • Create a database and import the .sql file from database/sql folder.
  • This project is built on Laravel Valet Server. It will run on both Valet and XAMMP servers.
  • Run the project 😀

For Laravel Valet

  • To run this project on the Laravel Valet server you just need to remove the project folder name from BASE_URL on the index.php file. Example: const BASE_URL = '';.

About

PHP - Simple form submission script with frontend validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published