pH-7 / GetMeALatte

Full PHP/MySQL Web application - GetMeALatteLike (formerly BuyMeACoffeeClone). My Udemy course explaining how to build it is available at: https://www.udemy.com/course/create-real-world-php-webapp-from-scratch/

Home Page:https://www.udemy.com/course/create-real-world-php-webapp-from-scratch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetMeALatte ☕️

Full PHP Project "GetMeALatteLike" (project formerly called BuyMeACoffeeClone).

Lightweight user item promototion - crowdfunding Web application.

Setting Up

  1. Import database.sql to your MySQL database.
  2. Rename .env.dist to .env and update your database details and site details (URL, site name, site email) in there
  3. Run composer install from a command line (terminal) to install the project dependencies.

Author

I'm Pierre-Henry Soria. A super passionate Belgian software engineer 🤗 And a true cheese 🧀 & chocolate 🍫 lover! 😋 You can reach me at hi {[AT]} ph7 [{D0T}] me

️👉 Are you enjoying this? You could offer me a latte 😋

@phenrysay pH-7

Context

This is the source code of the final and completed project of my Udemy Course, Build a Real-World User Web Application from scratch with PHP 8.1+.

License

Under MIT 🎉

About

Full PHP/MySQL Web application - GetMeALatteLike (formerly BuyMeACoffeeClone). My Udemy course explaining how to build it is available at: https://www.udemy.com/course/create-real-world-php-webapp-from-scratch/

https://www.udemy.com/course/create-real-world-php-webapp-from-scratch/

License:MIT License


Languages

Language:PHP 99.5%Language:CSS 0.5%