![]() |
make:controller not found - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: make:controller not found (/showthread.php?tid=80087) |
make:controller not found - anissalarson - 09-13-2021 Hi, I'm trying to make a controller in VS Code terminal. After giving the command php spark make:controller [c_name] I get the output that Command "make:controller" not found. I've got spark file in my project folder. Everything seems fine. Spark serve running. CodeIgniter CLI Tool - Version 4.0.4. Anyway, after giving the command php spark I can only see make: seeder command on the generators list. I'm just beginning so please talk to me like to an idiot ![]() RE: make:controller not found - kilishan - 09-13-2021 That picture is way too small for anyone to be able to help you. You're better off copying/pasting the results. |