alexlancer / codeigniter-4-restapi-tutorial

MIT License
56 stars 36 forks source link

getting issue #2

Open vasimlook opened 3 years ago

vasimlook commented 3 years ago

Warning: require(C:\xampp745\htdocs\restapi\app\Config/../../vendor/codeigniter4/framework/system/bootstrap.php): failed to open stream: No such file or directory in C:\xampp745\htdocs\restapi\public\index.php on line 36 image

where is the system dir

vasimlook commented 3 years ago

i followed all process in your video

skechav commented 3 years ago

Hello there. I tested the code of this repo and is working 100%. So it's a misconfiguration , not an "issue".. If you have followed the tutorial on youtube then check your Codeigniter and Xampp installation for issues. Your code is asking for a file that does not exist. Try a fresh and clean composer install . Good luck !

vasimlook commented 3 years ago

hey can you teach me CI4 WITH vue ... i will pay have 4 years of exp in CI3 i know all in CI4 but i need learn ci4 with vuejs

+919099384773

On Sat, 24 Oct 2020, 1:57 am Kechlimparis, notifications@github.com wrote:

Hello there. I tested the code of this repo and is working 100%. If you have followed the tutorial on youtube then check your Codeigniter and Xampp installation for issues. Good luck

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexlancer/codeigniter-4-restapi-tutorial/issues/2#issuecomment-715573769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI6YHCDC5TUKVNA5M657BGTSMHRJXANCNFSM4SOTGSUQ .

skechav commented 3 years ago

Hey man! Thanks but I m not Alex, in case you haven't noticed that already ..and personally I m not using Vue.js ..Good luck!

melintc commented 2 years ago

image