Hi there, I made two packages for sublime text. One for codeigniter 3 and another one for version 4. Here's the links packagecontrol.io/packages/CodeIgniter%204%20Snippets packagecontrol.io/packages/CodeIgniter%20Snippets
The video don't explain this: Put the downloaded IonAuth files in folder vendor/benedmunds/CodeIgniter-Ion-Auth and in your Config/Autoload.php, add this : public $psr4 = [ ... 'IonAuth' => ROOTPATH . 'vendor/benedmunds/CodeIgniter-Ion-Auth', ... ];
I cant make it work, when I try to load page get a 404 with "Can't find a route for 'get: auth/login'" what am I missing?
Sangat bermanfaat... terimakasih..
Thanks for your video. Please in the next videos place your camera to the bottom corner.
Thanks mate, I'll try to do better next time. Still learning the best way to do this
Thanks for your video.
can you post your snipets!! please
Hi there, I made two packages for sublime text. One for codeigniter 3 and another one for version 4. Here's the links packagecontrol.io/packages/CodeIgniter%204%20Snippets
packagecontrol.io/packages/CodeIgniter%20Snippets
A very hard to follow tutorial. And your webcam is in the way, might as well just cover all up by full screening it.
Sorry about that
Please stop making tutorials. So many mistakes in code and things you forgot to mention in this tutorial.
The video don't explain this:
Put the downloaded IonAuth files in folder vendor/benedmunds/CodeIgniter-Ion-Auth and in your Config/Autoload.php, add this :
public $psr4 = [
...
'IonAuth' => ROOTPATH . 'vendor/benedmunds/CodeIgniter-Ion-Auth',
...
];
Thank you very much.
@@mahatana_r He is the GOAT