Skip to content

nathan-fiscaletti/curlit.tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone this repository into /var/www/html

  2. Create your database in MySql with no tables and then configure config/web.php.

  3. Run the database provisioner located in provisioning/database_create.sh.

./provisioning/database_create.sh <host> <database> <username> [optional password]
  1. Set your apache/nginx site root to /var/www/html/public

  2. Install composer dependencies.

composer install
  1. Open your site and use the contact form once to activate formspree.

  2. You're ready to go!

About

📨 A web panel for sending HTTP requests from your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published