Пікірлер
@oliverlizardo2330
@oliverlizardo2330 4 күн бұрын
why is my routes.php different from yours? is it because my version is updated?
@oliverlizardo2330
@oliverlizardo2330 4 күн бұрын
the content of your routes.php is not the same with mine. can you tell me some modifications with my problem? <?php use CodeIgniter\Router\RouteCollection; /** * @var RouteCollection $routes */ $routes->get('/', 'Home::index'); this is the content of my routes.php
@afilnwier-v7z
@afilnwier-v7z Ай бұрын
Hi, i want to ask about Pages.php part where i try to see the output of localhost/pages but i got error of not finding it path. Can't find a route for 'GET: pages'. Please help me.
@afilnwier-v7z
@afilnwier-v7z Ай бұрын
Hi, i want to ask for the Pages.php part where i try to see the output for it, localhost/pages but it output error 'Can't find a route for ' GET: pages' '. Please help me.
@EarlClare
@EarlClare Ай бұрын
Hello Alex, Just came across your tutorial. Unfortunately I am 4 years later :)CI has changes significantly since then. I downloaded 4.5.5 however I simply get a Whoops! when trying to run.
@ideaplusagency
@ideaplusagency Ай бұрын
Codeigniter version 4.55 routes file does not look like this anymore
@swarnatharar5440
@swarnatharar5440 Ай бұрын
Is composer necessary to download for code ignitor because I already have xampp and php on system, but composer I didn't download Is it necessary, if I try does it throw an error?
@dollymishra4179
@dollymishra4179 2 ай бұрын
after a lot of search got best video for live chat with websocket... ❤❤
@OneEye-k3m
@OneEye-k3m 2 ай бұрын
I can't insert what is problem?
@CT-YS
@CT-YS Ай бұрын
Try CAPS for getMethod() == "POST"
@AquilaKest
@AquilaKest 2 ай бұрын
Hello, thank you, your tutorial helped me with a project, but I have a little problem with the crop part, I get the error "The framework needs the following extension(s) installed and loaded: "GD"". Did you use extra configuration for that part?
@roelguadalquiver8122
@roelguadalquiver8122 2 ай бұрын
Dude's a hero
@JacuzziMaster
@JacuzziMaster 2 ай бұрын
I have not set the base url to localhost instead of the default ( in my case : localhost/ci4/public) I am unable to route to the welcome page using base/home and base/index. Why is it so?
@danielakintola8000
@danielakintola8000 2 ай бұрын
Very helpful tutorial. Thank you. May i known the name of your VSCode theme?
@untoldmelodiesbymala883
@untoldmelodiesbymala883 2 ай бұрын
Laragon has apache server like xampp or wamp?
@dawnishere775
@dawnishere775 3 ай бұрын
Sorry buddy, this content didn't succeeded in holding my attention, please increase the pace and adjust to clear audio input
@RixtronixLAB
@RixtronixLAB 3 ай бұрын
Creative video, keep it up, thank you :)
@AjayKumar-qu9tl
@AjayKumar-qu9tl 4 ай бұрын
Bro, my files are taking lot of time to upload, it takes around 5 mins. What should I do to enhance the speed
@Leo-xp3vt
@Leo-xp3vt 4 ай бұрын
Thank you Alex 😃
@ghury1
@ghury1 4 ай бұрын
you can use faker library and seeder feature to popolate database tables with dummy data
@ghury1
@ghury1 4 ай бұрын
in which video did you implement the rest api in codeigniter 4?
@ghury1
@ghury1 4 ай бұрын
for me the filter does not work, when i click on replay XHR on min 28:09 i still riceive the error
@helmianto358
@helmianto358 4 ай бұрын
Thanks for the tutorial and projects. Very helpful Alex
@bg_napit
@bg_napit 6 ай бұрын
keep it up bro
@MohiiiReza051
@MohiiiReza051 6 ай бұрын
tnx 🔥🔥
@ArunKumar-wl7ok
@ArunKumar-wl7ok 6 ай бұрын
Hi, it is possible to implement it in Codeigniter 3.0.
@AmirAtta-yq7wz
@AmirAtta-yq7wz 6 ай бұрын
My Routes.php has only following code, where is other lines of code you just shared on screen? <?php use CodeIgniter\Router\RouteCollection; /** * @var RouteCollection $routes */ $routes->get('/', 'Home::index');
@AmirAtta-yq7wz
@AmirAtta-yq7wz 6 ай бұрын
I installed codegniter 4 with composer like you tell. But my Routes.php has only following lines: <?php use CodeIgniter\Router\RouteCollection; /** * @var RouteCollection $routes */ $routes->get('/', 'Home::index'); Where are other piecce of code you shared with us on you screen like setDefaultController, setDefaultMethod etc.
@smitamishra6814
@smitamishra6814 7 ай бұрын
Without defining the routes in routes.php , the page is showing as 404 error!...when i am calling a page by controllername/method name. how to resolve it?
@ghury1
@ghury1 7 ай бұрын
doesn't work, as many of us already said in the comment section.
@GoodSham
@GoodSham 7 ай бұрын
Please how do I get the right-click Duplicate in my vs code explorer
@GoodSham
@GoodSham 7 ай бұрын
Please how do I get the right-click Duplicate in my vs code explorer
@kajian_masjid_basen
@kajian_masjid_basen 7 ай бұрын
there is no vendor folder on your github project, where can i find it ...?
@GatotID
@GatotID 7 ай бұрын
hello sir, i have clone from github but after npm install and run error depency,how can run sir...? 12% building 20/21 modules 1 active ...pp\htdocs\ci4vue\frontend\src outes.jsD:\xampp\htdocs\ci4vue\frontend ode_modules\webpack\lib\Dependency.js:355 throw new Error( ^ Error: module property was removed from Dependency (use compilation.moduleGraph.updateModule(dependency, module) instead) at ProvidedDependency.set (D:\xampp\htdocs\ci4vue\frontend ode_modules\webpack\lib\Dependency.js:355:9) at iterationDependencies (D:\xampp\htdocs\ci4vue\frontend ode_modules\@vue\cli-service ode_modules\webpack\lib\Compilation.js:836:21) at D:\xampp\htdocs\ci4vue\frontend ode_modules\@vue\cli-service ode_modules\webpack\lib\Compilation.js:846:8 at D:\xampp\htdocs\ci4vue\frontend ode_modules\@vue\cli-service ode_modules\webpack\lib\NormalModuleFactory.js:405:6 at D:\xampp\htdocs\ci4vue\frontend ode_modules\@vue\cli-service ode_modules\webpack\lib\NormalModuleFactory.js:155:13 at eval (eval at create (D:\xampp\htdocs\ci4vue\frontend ode_modules\@vue\cli-service ode_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:14:1) at D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:158:9 at D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:113:7 at D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:113:7 at CaseSensitivePathsPlugin.fileExistsWithCase (D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:83:5) at D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:106:10 at CaseSensitivePathsPlugin.getFilenamesInDir (D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-webpack-plugin\index.js:51:5) at CaseSensitivePathsPlugin.fileExistsWithCase (D:\xampp\htdocs\ci4vue\frontend ode_modules\case-sensitive-paths-we
@WatchMeFolllow
@WatchMeFolllow 8 ай бұрын
How do you enable auto code suggestion for code igniter in your Visual Studio Code?
@NormasABNTorg
@NormasABNTorg 8 ай бұрын
I apprecaite it man, will watch all
@Pavonsig
@Pavonsig 8 ай бұрын
Hola Alex, excelente tutorial man. Muchas gracias!
@intercitycharters
@intercitycharters 8 ай бұрын
Hi Alex. I am trying to move from CI3 to CI4.5.1. I followed your video, but the process is now a bit outdated. I can only get the Welcome Screen to show and no other controller (Get error 404 - Can't find a route for 'GET: xxxx). After a week of trying all sorts of recommendations, I have got nowhere. Never had any issues with CI3 and Grocery Crud.
@JCCreatorStudio
@JCCreatorStudio 8 ай бұрын
I use localhost:9001, but the code always redirect to localhost. Changed the baseUrl in app.php but not working too. Any suggestion?
@MrKeebee
@MrKeebee 8 ай бұрын
Fine tutorial! The CI user guide now describes simple view cells and controlled view cells. It looks a bit abstract to me, maybe an idea for a future tutorial / update? Cheers!
@_nduwayo
@_nduwayo 9 ай бұрын
God bless you 🎉🎉🎉🎉❤
@nlegacysolo
@nlegacysolo 9 ай бұрын
This is cool, but I cant for the life of me fig out how to use this with my database. I am not using an array because that’s not practical. I have links created with hash/$_GET[‘h’], but since this code uses an array, there’s no clear instruction for how to use it with database fetch 😣
@abhishekbose1705
@abhishekbose1705 9 ай бұрын
11:32
@abhishekbose1705
@abhishekbose1705 9 ай бұрын
10:37
@BurteTheCreator
@BurteTheCreator 9 ай бұрын
Should i change DocumentRoot everytime if i have to run different project?
@DanielZaponi
@DanielZaponi 9 ай бұрын
Thank you so much for the great content!
@saniaalam794
@saniaalam794 9 ай бұрын
Hi , there is no plugins folder in colorlib/AdminLTE so no css apply in admin dashboard.
@bushraansari6917
@bushraansari6917 9 ай бұрын
There is no plugin folder in adminlte zip file which I downloaded from your Github account. Can anyone help me?
@chasmo25
@chasmo25 10 ай бұрын
I love this series. I can't seem to get the Routs.php to work. It is as if i didnt get the same file that you have in your video. This is the contents of my entire routes.php file. <?php use CodeIgniter\Router\RouteCollection; /** * @var RouteCollection $routes */ $routes->get('/', 'Home::index');
@ronsn8071
@ronsn8071 10 ай бұрын
Hey, first of all thanks for the tutorial. Regarding minute 39:13 of this video: No one in the comments seems to have noticed this vulnerability. You are using a user id as the GET parameter called "access_token" to establish a WebSocket connection. However, this compromises the purpose of authentication, as anyone can change the GET parameter and thus impersonate any user. The two servers (Apache & WebSocket server) should actually refer to the same session. Do you have a tutorial on this? :)
@marcoblom7133
@marcoblom7133 10 ай бұрын
Great course, but how do we get the results passed to a view? small sample would help, appreciated!
@alexportez2326
@alexportez2326 10 ай бұрын
I always get the error code 404 Can't find a route for 'get: home'. when I want to use the localhost/home, my CI4 is 4.4.5 version
@alexportez2326
@alexportez2326 10 ай бұрын
I follow the video instruction, what will be the problem?