Simple social website with MVC Framework from scratch | Quick programming tutorial

  Рет қаралды 16,934

Quick Programming

Quick Programming

Күн бұрын

Пікірлер: 53
@QuickProgramming
@QuickProgramming 2 жыл бұрын
Source code: freephptutorials.com/download/simple-social-website-with-mvc-framework-from-scratch-source-code
@andresleon161
@andresleon161 2 жыл бұрын
Hi, this looks like a great tutorial. I want to start programming a social website following some of your tutorials, but I want to ask you what tutorial to choose. I mean, I saw you have a playlist only with this topic and also this 7-hour video. Which one to choose, the playlist or this video? Is this a compilation of the playlist? or this is an updated version? Please help me. Thanks in advance and keep doing your great work.
@QuickProgramming
@QuickProgramming 2 жыл бұрын
@@andresleon161 the playlist teaches you more how to code because of the detail. The resulting program has a bit of bugs and so you'll need to fix them in the end. it also has more features than the single video project. e.i likes, friends and groups. The single video is very brief compared to the playlist and it doesnt have likes, or groups. but the project from the single video has no bugs that i know of. you would have to create your own system for likes on posts if you want that too
@andresleon161
@andresleon161 2 жыл бұрын
@@QuickProgramming thanks for your kind reply. Greetings from South America.
@andresleon161
@andresleon161 Жыл бұрын
@@QuickProgramming hi again, teacher. I just finished the first tutorial about the MVC framework, and now I'm going to follow the update. It took me more time because I am learning. Anyway, I want to ask you something. Do you have implemented, in any of your social website tutorials, the comment inside a comment function? I mean the ability to reply to one specific comment.
@QuocVan224
@QuocVan224 7 ай бұрын
could you share the code before the video implement ? so that team could work follow with your video also ?
@MariomindDesign
@MariomindDesign Ай бұрын
U made me love programming and backend. Tho I struggle to understand it on my own I’m always happy to code along with you. Watching you explain ur reasons and how u tackle coding is sweet. Hope to be like you some day
@fredoscott2346
@fredoscott2346 Жыл бұрын
Love your tutorials, but I would recommend everyone who wants to use this in production to implement email verification before being able to log in. If not, you will have thousands of spam accounts. Regards from Norway :)
@davebudah
@davebudah 2 жыл бұрын
There aren't many like you my brother. I'm so happy you made this. God bless you.
@QuickProgramming
@QuickProgramming 2 жыл бұрын
Thanks ☺️
@basilistigris640
@basilistigris640 Жыл бұрын
one more real world php ajax web project with no depedencies, all raw php and no jquery or any other libraries, just build all from scratch and not depend on nothing, thank you keep building projects pure php and js and grow your channel more friend, you deserve it as a great teacher!
@servalpunk7411
@servalpunk7411 2 жыл бұрын
Wow, just wow... 😁 Hopefully more subs in this channel!
@QuickProgramming
@QuickProgramming 2 жыл бұрын
thanks😇
@abdomahmoud8769
@abdomahmoud8769 Жыл бұрын
2:37:08 There is a handy extension called auto rename tag that will help you do this.
@mouhameddiouf5085
@mouhameddiouf5085 Ай бұрын
amazing great work as usual
@xyznikk
@xyznikk 2 жыл бұрын
My guy remade an entire 150+ episode series into one 8-hour tutorial 🔥🔥🔥
@QuickProgramming
@QuickProgramming 2 жыл бұрын
LOL true that. though its a basic version without likes, notifications and groups
@vkmandla
@vkmandla 2 жыл бұрын
@@QuickProgramming I tried to include the repost/share system but did not win on the medial social website. I am looking forward to this, so I can improve.
@baqacxasan5109
@baqacxasan5109 2 жыл бұрын
Always you are the best 👌💓❤💛💗💕👌💓
@QuickProgramming
@QuickProgramming 2 жыл бұрын
thanks💗
@thierrdel
@thierrdel Жыл бұрын
bad not doing a new web site very useful to learn this
@semanticgap
@semanticgap 2 жыл бұрын
Sir, I admire your work a lot
@QuickProgramming
@QuickProgramming 2 жыл бұрын
Glad to hear that
@zeecode9191
@zeecode9191 2 жыл бұрын
I love your contents, thanks !
@QuickProgramming
@QuickProgramming 2 жыл бұрын
Happy to hear that!
@ilya_123__
@ilya_123__ 9 ай бұрын
thank you!
@mimlog6593
@mimlog6593 2 жыл бұрын
thank you for every thing you are doing , please can you do a real estate website with oop and the mvc structure 🙏
@QuickProgramming
@QuickProgramming 2 жыл бұрын
thanks, i'll make one next
@mimlog6593
@mimlog6593 2 жыл бұрын
@@QuickProgramming thanks 🙏
@ilya_123__
@ilya_123__ 9 ай бұрын
thank you
@thdynh
@thdynh Жыл бұрын
Hi Andres, the video or playlist all are very good; for me one video is combine all video session so easier to check or I have learning up to but not sure with others. and ROOTPATH is for what? Just have a small question about "defined('ROOTPATH') OR exit('Access Denied!')" it's staying on top of each classes. What's a reason we have to put it on top of each classes. Understood about Trait (php ^8.0 ) this very good. Thank you for your video and suporting
@QuickProgramming
@QuickProgramming Жыл бұрын
the ROOTPATH is to avoid direct script access. watch the video where i create the MVC framework and all the code i put is explained and why i put it there kzbin.info/www/bejne/p2GtmX14js5nqdk watch the update as well kzbin.info/www/bejne/rpipgYOKbJKCp68
@codificandola460
@codificandola460 Жыл бұрын
excellent tutorial!! thanks for the great job you have done! I ask you, it might not be convenient to add a csrf protection
@QuickProgramming
@QuickProgramming Жыл бұрын
i think i mentioned how to add csrf token security in this tutorial kzbin.info/www/bejne/pnqyYaOjgrl9bLs
@codificandola460
@codificandola460 Жыл бұрын
@@QuickProgramming My apologies, I wrote this comment and then I watched your CSRF protection video! again excellent work, do not stop teaching us!
@QuickProgramming
@QuickProgramming Жыл бұрын
@@codificandola460 thanks and you're most welcome❤️
@epicjourney3720
@epicjourney3720 2 жыл бұрын
Hi I just subscribed to your channel. I want to learn how to build social media from scratch video that you have on your channel. Will I be learning html,css and php In the video as I go along? If not than where should I start?
@QuickProgramming
@QuickProgramming 2 жыл бұрын
thanks for the sub! you can start by watching my php beginners series here with 15 videos, it has a practical project as well in the end. after that you can watch the social website series kzbin.info/www/bejne/ZnSpgqCZp7Vlmqc
@emgodas
@emgodas 2 жыл бұрын
I would love to see some notification system when something happens the user gets notification from chrome or edge or Firefox etc
@QuickProgramming
@QuickProgramming 2 жыл бұрын
maybe i'll make an update in future
@majtv3151
@majtv3151 2 жыл бұрын
hi Earthorne we are requesting for a video tutorial on how to make a task platform which if a person perform a task his income will increases.and when the amount reach the withdrawal limit, he will withdraw.And the users level should be VIP1,VIP2 up to VIP5.And also the website will contain recharge place where he will top-up his account to upgrade to another vip. and also there admin dashboard where the admin will be monitoring the tasks performed by the users and accept or reject the task so that the users account balance will increase if the task is well done. and also the admin will monintor the recharge reciepts. IF YOU ACCEPT MY REQUEST ON THE TUTORIAL. i will continue sending you the remaining design of how i think of designing it will be.
@singlefocustechnology
@singlefocustechnology Жыл бұрын
Greetings to you my PHP hero, please can this be used as a commercial production?
@QuickProgramming
@QuickProgramming Жыл бұрын
yes. you can use any code for commercial use. you just need to be aware of its limitations. just like you can put any lock on your door as long as you know it wont stop a shotgun. in the same way, any code can work online but can be improved over time as you solve problems that come up
@singlefocustechnology
@singlefocustechnology Жыл бұрын
Thanks my PHP hero, Indeed i really appreciate your assistance, and efforts you put in this your channel. Please sir, don't be offended if i ask this. Please sir, could you at least make a tutorial for this MVC social website for the admin control. At least, if one of your humble followers wish to host the project sir, as someone like me to promote your handwork of good learning from a genius like you. I plead, you make some kinda tutorial for the admin to control some basic activities of the users. Thanks in advance sir...
@earavichandran
@earavichandran 11 ай бұрын
Sir, please do one video about how to upgrade php and apache version. During updation, old sql data corruped. I didn't know what i did wrong. From 7.3 to 8.2 i update. But old sql data are not working.
@skillzdboss
@skillzdboss 6 ай бұрын
Please where is the completed code
@semanticgap
@semanticgap 2 жыл бұрын
Sir, please do groups,my humble request
@QuickProgramming
@QuickProgramming 2 жыл бұрын
i'll try and do a follow up video to add likes and groups too :)
@semanticgap
@semanticgap 2 жыл бұрын
@@QuickProgramming Thanks a lot sir!
@semanticgap
@semanticgap 2 жыл бұрын
@@QuickProgramming Sir, waiting for groups
@Examji
@Examji 2 жыл бұрын
Why you are so awesome honey.... now don't need a girlfriend, just want your tutorials
@QuickProgramming
@QuickProgramming 2 жыл бұрын
😂😂😂
@thierrdel
@thierrdel Жыл бұрын
VERY GOOD BUT FOR ME NOT WORKING VERU=Y WELL. I HAVE THIS MESSAGE Please load the following extensions in your php.ini file: intl NO DETAILS OF THE EXTENSION.
Use PHP to Create an MVC Framework - Full Course
6:03:47
freeCodeCamp.org
Рет қаралды 261 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Bootstrap CSS Framework - Full Course for Beginners
2:46:22
freeCodeCamp.org
Рет қаралды 1,3 МЛН
Create a Custom PHP MVC Framework in Just 1 Hour | Intermediate
45:55
Coding with Pixel Fix
Рет қаралды 2,2 М.
I built the BEST AIR ENGINE (New Rotary Design)
18:58
Integza
Рет қаралды 818 М.
PHP Programming Language Tutorial - Full Course
4:36:39
freeCodeCamp.org
Рет қаралды 3,9 МЛН
Learn to Code using AI - ChatGPT Programming Tutorial (Full Course)
4:46:20
freeCodeCamp.org
Рет қаралды 220 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН