Skip to content

Simple PHP contact us form using Bootstrap and Ajax

Notifications You must be signed in to change notification settings

Prymeklickng/php-contact-us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

# Installation

composer install
composer update
cp .env.example .env
# or you can manual copy paste file .env.example to .env if this command doesn't working.

# Debugging

php -S localhost:port

# Video Demo

demo

# Requirements

About

Simple PHP contact us form using Bootstrap and Ajax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.5%
  • CSS 6.2%
  • Shell 1.3%