PHP MVC Framework from scratch | Update#4 | Source code included | Quick programming tutorial

  Рет қаралды 4,548

Quick Programming

Quick Programming

Күн бұрын

Пікірлер: 27
@shoppy-wizard
@shoppy-wizard Жыл бұрын
Found best channel for PHP today.
@QuickProgramming
@QuickProgramming Жыл бұрын
Awesome, and you're most welcome. Fell free to leave a comment if you have any questions :)
@dagiprogrammer
@dagiprogrammer Жыл бұрын
I'm a fan back from years ago
@srivera145
@srivera145 Жыл бұрын
I just wanted to say thank you for your awesome videos. I've been struggling to learn web developement for over two years, until I found your channel a couple months ago. I've spent crazy money on courses and still feel like I'm left alone and not much further ahead than I was before I started. I'm not saying that it was a complete waste or that I didn't learn anything, because that's not the case. But after watching a couple of your videos, I feel like a light popped on and I'm understanding and learning so much more, faster! Your teaching style is outstanding! I've already completed all the MVC videos and was even able to add make:view command and have added a working captcha page for added security for hitting the main page :) I have you to thank for that! I few months ago I was feeling like I was just spinning my wheels and wasting time, but now I feel like I'm on the right path and heading in the right direction! Can't wait for the next video!! -Santos
@QuickProgramming
@QuickProgramming Жыл бұрын
Thank you for sharing your story, it helps let me know that my work is actually helping others :D I appreciate it. Good luck with your journey to becoming a pro in PHP
@srivera145
@srivera145 Жыл бұрын
Thank you! With your help, I have no doubts 😊
@basilistigris640
@basilistigris640 Жыл бұрын
thank you for awesome and unique way of teaching php , with no depedencies / libraries and all that hard to maintain and update, you dont even use jquery in your lessons and no other than pure php and clean javascript, this channel has the best pure php and vanila js of all the videos i watched in other channels, and the developer build what you need in real projects, so watch and learn easy!
@wego-k4811
@wego-k4811 Жыл бұрын
Oh God. I'm always so excited to watch you videos. You're the best of all 👍👍👍👍👍
@QuickProgramming
@QuickProgramming Жыл бұрын
Thanks :)
@sizwefuneka446
@sizwefuneka446 Жыл бұрын
Thank, you changed my life
@QuickProgramming
@QuickProgramming Жыл бұрын
good to know, thanks :)
@MinhazTaher
@MinhazTaher Жыл бұрын
❤❤❤ among all of the series, this on is the best.. it help me to apply my basic to something that i can depend on
@QuickProgramming
@QuickProgramming Жыл бұрын
Awesome, very happy to hear it❤️
@Psyzenn
@Psyzenn Жыл бұрын
It also would be a nice if you made use of the admin in the MVC Framework from scratch. What I mean by that creating "CMS with PHP MVC Framework from scratch" new series. I would really like to see that vide. Not only you learn how to do code it, but at the same time you will know the backend work behind and learn it how to use along the way.
@lloydnorbal3393
@lloydnorbal3393 Жыл бұрын
I am forever great full for your awesome content. Will this be the final update?
@Psyzenn
@Psyzenn Жыл бұрын
You know it would be nice if you add function that actual cropping function, because sometimes you want the image to be bigger size but crop the middle or like based on coordinates. Because for example if you resize the image from 4K to 100x100 the image shrinks but instead you can crop the regular 4K in a 100x100 while keeping the image size. Maybe this is what it does but I only started a video.
@QuickProgramming
@QuickProgramming Жыл бұрын
watch this playlist. it has all the answers you need. cropping, and a CMS
@Psyzenn
@Psyzenn Жыл бұрын
@@QuickProgramming Thank you.
@ShahinReza-e8p
@ShahinReza-e8p Жыл бұрын
It's really an outstanding project for new comer like us. I just creating a project similar to wattpad but I was stuck how can I display users, story, story_chapters, category data in a single query. I mean to say I can't display multiple data in my project. Please help me out from this problem. Thank you
@harukananase9568
@harukananase9568 Жыл бұрын
Hello, please add different libraries for your next MVC videos. Such as CropperJs(cropping images) and Datable(pagination and live searching). Thank you!
@QuickProgramming
@QuickProgramming Жыл бұрын
Cropper is a JS library, not PHP so it shouldnt be added as part of the framework. But am sure i'll use it in one of my future tutorials. Also you should never use JS pagination as with datatables for any serious project. Always use PHP pagination. Ajax pagination is fine
@harukananase9568
@harukananase9568 Жыл бұрын
@@QuickProgramming thank you for the response. I need your help. For the past month, I use almost of your videos as my reference for my capstone project and it help me a lot. I finished my project but there are things that need to improve. The panelist suggested that I must use Datatable for better pagination and searching, I used your way of pagination but they did not like it because the pagination continues even though there's no content. Is there a better way to crop images? Like CropperJs? Can you do a videos like that, sir. It will be helpful. Thank you! Continue making videos about MVC, sir. I also like your teaching style. I wish I had a teacher like. Thank you again and God bless!
@pratikbhujel
@pratikbhujel Жыл бұрын
What About Database Seeder ?
@AbunAdag
@AbunAdag Жыл бұрын
I love the channel and the way you explain. It has been over two years since I followed you, and I wish you retire the intro video (the electric sound) and use some calmer audio. It is time for some of Quick Programming lovers who have some graphics and video editing skills to give QP a new intro video. I am saying this with sincerity and not with ungratefulness for the great content.
@QuickProgramming
@QuickProgramming Жыл бұрын
sadly i absolutely love the intro. its the only thing i enjoy about making these videos :D am a graphics designer and cartoon animator myself, ive even worked local TV stations and have made hundreds of TV commercials, so i can design a new one easily if i wanted to. Thanks for watching, even after 2 years :)
@Big_Dot_Inc
@Big_Dot_Inc Жыл бұрын
So you are saying after two years of good videos and teaching,you just got tired of the intro ,mute the sound . The man likes his intro 😅
@Psyzenn
@Psyzenn Жыл бұрын
Maybe it would have been better first to handle the cropping position and let user to enter position else it is a default values. And only then crop. Maybe position should have a private function to handle positioning. Something like this private function cropPosition(int $dstX = 0, int $dstY = 0, int $srcX = 0, int $srcY = 0): array { //code return Array with the values; }
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Create a Custom PHP MVC Framework in Just 1 Hour | Intermediate
45:55
Coding with Pixel Fix
Рет қаралды 2,2 М.
PHP Framework Pro (Create a PHP framework step by step)
1:12:14
Gary Clarke
Рет қаралды 30 М.
Routing, Controllers, Views - Part 1 | PHP MVC Framework from Scratch
1:23:21
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
PHP Full Course for non-haters 🐘
4:00:00
Bro Code
Рет қаралды 1,8 МЛН
How to make barcodes from scratch with PHP | Quick programming tutorial
2:06:49