ganeshkavhar / Event-Planner-PHP-Project

Event Planner Web Application in PHP | Event Management System" is a web-based project. This system organizes the event for the customers. This system is built with PHP, MySQL, HTML, and CSS using the Bootstrap Framework.
https://ganeshmkavhar.000webhostapp.com/
MIT License
28 stars 8 forks source link

missed util folder #1

Open samuls opened 3 years ago

samuls commented 3 years ago

Warning: require(utils/styles.php): failed to open stream: No such file or directory in D:\www_github_projects\Event-Planner-PHP-Project\index.php on line 6

Fatal error: require(): Failed opening required 'utils/styles.php' (include_path='C:\xampp\php\PEAR') in D:\www_github_projects\Event-Planner-PHP-Project\index.php on line 6

AmraniCh commented 1 year ago

He probably forgot to push the util directory.