Final Project: Learn How to Build MVC in PHP - From Beginner to Advanced

  Рет қаралды 9,442

AMIR KAMIZI

AMIR KAMIZI

Күн бұрын

Пікірлер: 24
@kauazinho4153
@kauazinho4153 Жыл бұрын
A question from a Brazilian. Are the files from the directory app like central things? I mean, the controller is a central controller like the Model and the Router, right? Thanks for the good video, Amir!
@amirkamizichannel
@amirkamizichannel Жыл бұрын
Thank you very much. I'm very glad you liked it and found it useful. yes exactly. in general in MVC Model is responsible for fetching, storing and updating data, generally interacting with a database. View is the presentation and Controller is the middle man It takes user inputs, processes data with the help of Model, and then displays the appropriate results using View. in our case the files in the app directory can be considered as the core components of an MVC application. The Controller, Model, and Router (which determines which controller to use based on the URL or user input) are all key pieces that allow MVC to function correctly. I hope I could answer your question
@mdazhardware
@mdazhardware Жыл бұрын
Thanks for this awesome tutorial.
@amirkamizichannel
@amirkamizichannel Жыл бұрын
I'm glad you liked it 🙏🙏
@abkbens2827
@abkbens2827 2 ай бұрын
How to write router in procedural php using functions without oop
@amirkamizichannel
@amirkamizichannel 2 ай бұрын
you can do the same thing without OOP.
@abkbens2827
@abkbens2827 2 ай бұрын
@@amirkamizichannel how can i applay it
@NedumEze
@NedumEze Жыл бұрын
Thanks a million, Amir. This is among the best of Tutorials on the subject. I am wondering if you would consider making a full-blooded video on "Scalability", and "Scaling"? How to scale up an App or website. Please. Again, thanks.
@amirkamizichannel
@amirkamizichannel Жыл бұрын
Thank you very much adolf! I really appreciate your kind words. That's a great Idea I will probably work on a video series about scaling. thank you
@wahidamini7591
@wahidamini7591 Жыл бұрын
Hi, Greate job man as simple as possible. One suggestion, can you please minimize the terminal while coding in order to see all the codes. because some time it masks the code. Hope not mind Thanks,
@amirkamizichannel
@amirkamizichannel Жыл бұрын
Thank you very much for the kind words. I'm glad you liked it. And thank you for the suggestions I will definitely keep that in mind for the next videos
@AlexPiter-fd1rv
@AlexPiter-fd1rv Жыл бұрын
Lots of thanks for your valuable time. Your teaching technique is awesome. Really I'm amazed when finished this. I requested you please make Mini project based video about MVC PDO & OOP, that are very helpful for us.
@amirkamizichannel
@amirkamizichannel Жыл бұрын
Thank you very much for your kind comment and I am very glad that you found it useful. Mini projects are a good idea. thank you. in my last two videos (build a template engine and build a query builder) I'm kind of trying that. there are a few more videos that I'm working on currently like that to target specific topic that is helpful in itself and also in understanding frameworks like laravel. if you've seen them I appreciate your opinion. let me know what you think. thank you
@AlexPiter-fd1rv
@AlexPiter-fd1rv Жыл бұрын
Thanks for your reply. That's an awesome topic. I'll watch it.
@kansermusika2456
@kansermusika2456 Жыл бұрын
what is the difference beetwen xampp and php server using terminal?
@amirkamizichannel
@amirkamizichannel Жыл бұрын
XAMPP is a more comprehensive development environment but php server is much simpler and it doesn't support some functionalities
@sezergecdev
@sezergecdev Жыл бұрын
Hi, how can I access the router.php file you have used?
@amirkamizichannel
@amirkamizichannel Жыл бұрын
Hi I hope you are well. we built the router in another video. please check it here: kzbin.info/www/bejne/jHbGiap8aad2jpY
@wahidamini7591
@wahidamini7591 Жыл бұрын
Can you expand this mvc project a litle more plz. for example make it a CRUD application. That would be greate thanks in advance.
@amirkamizichannel
@amirkamizichannel Жыл бұрын
That's a great Idea and actually it's something I'm working on. Thank you very much
@osemeke1
@osemeke1 2 жыл бұрын
Reeser..
@truthteachers
@truthteachers 2 жыл бұрын
HI bro, where are the training material (source codes)?
@amirkamizichannel
@amirkamizichannel 2 жыл бұрын
Hi, The source codes are not available.
@faridjr0
@faridjr0 Жыл бұрын
@@amirkamizichannel 😀
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Routing, Controllers, Views - Part 1 | PHP MVC Framework from Scratch
1:23:21
Create a Custom PHP MVC Framework in Just 1 Hour | Intermediate
45:55
Coding with Pixel Fix
Рет қаралды 2,2 М.
Models, Forms, Validation - Part 2 | PHP MVC Framework from Scratch
51:50
Use PHP to Create an MVC Framework - Full Course
6:03:47
freeCodeCamp.org
Рет қаралды 261 М.
Custom PHP OOP Router without PHP libraries
34:15
Max Pronko
Рет қаралды 37 М.
Learn Object Oriented PHP - 3 Hour PHP OOP Course
3:00:42
Gary Clarke
Рет қаралды 65 М.