Welcome Guest, Not a member yet? Register   Sign In
Unable CodeIgniter 4 Foundations Code Samples - Lonnie Ezell Book
#1

Hi 

I am unable to run the CodeIgniter 4 Foundations Code Samples by Lonnie Ezell.

https://github.com/lonnieezell/ci4-foundations

   Here are the errors thrown when I run php spark serve:
I tried to use the rest of the assets in the root folder above the project-01, project-2 folders but to no avail.

Code:
C:\xampp\htdocs\project1328>php spark serve
PHP Warning:  require(C:\xampp\htdocs\project1328\app\Config/../../../vendor/codeigniter4/framework/system/bootstrap.php): failed to open stream: No such file or directory in C:\xampp\htdocs\project1328\spark on line 44

Warning: require(C:\xampp\htdocs\project1328\app\Config/../../../vendor/codeigniter4/framework/system/bootstrap.php): failed to open stream: No such file or directory in C:\xampp\htdocs\project1328\spark on line 44
PHP Fatal error:  require(): Failed opening required 'C:\xampp\htdocs\project1328\app\Config/../../../vendor/codeigniter4/framework/system/bootstrap.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\project1328\spark on line 44

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\project1328\app\Config/../../../vendor/codeigniter4/framework/system/bootstrap.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\project1328\spark on line 44
Reply


Messages In This Thread
Unable CodeIgniter 4 Foundations Code Samples - Lonnie Ezell Book - by Ahirsi - 03-28-2021, 10:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB