VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Yii2 PHP Framework - Full Course (Build a YouTube Clone)

Yii2 PHP Framework - Full Course (Build a YouTube Clone)

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Yii is a fast, secure, and efficient PHP framework used to create all kinds of web apps. Learn how to use Yii2 in this full tutorial for beginners by building a YouTube clone. -This course was developed by Zura Sekhniashvili. Check out his YouTube channel: https://www.youtube.com/channel/UC_UMEcP_kF0z4E6KbxCpV1w -Code: https://github.com/thecodeholic/Yii2-Youtube-Clone
Date: 2022-03-14

Comments and reviews: 9


Hi. I have a query. I am using Yii2 basic. Here how should I check if the controller exists. If it does not exists then the user should be redirected to site/login action. How and where to handle this code. I have the URL as
index.php?r=site/login. Now if user tries to enter anything after route r, then the user should be redirected to login if that controller does not exists.

reply

I am getting error from installing yii-soft/yii-bootstrap4 Could not find a version of package yiisoft/yii-bootstrap4 matching your minimum-stability (stable). Require it with an explicit version constraint allow -
ing its desired stability. BUT this command works composer require --prefer-dist yiisoft/yii2-bootstrap4
BUT now I get an error from DI/Container

reply

02:24:54
when i upload a video the error is Trying to get property 'name' of non-object. But this only happens with video files; the rest of the files are downloaded. Also, when loading a video file using the getInstanceByName method, the variable is Null. Please help me figure it out.

reply

was confused around 4:31:35, it supposed to get the video id by post method, which at that moment, the method is still 'GET'. the only difference is we add an access control through behavior, so how it can get the id of video and generate a new record of like table?
reply

Hi, you have said to use the UI many times while using bootstrap. But i never found any tutorials on that. Can you please suggest me some links. And i always love your video. I would be grateful if you could make some tutorials on using widgets. Thank you.
reply

45:00 I code like you ---$this->render(view:'index)--- but my vscode show error
then when I change code to ---$this->render('index')--- it can run
ahhhhhhh i see something, That gray text with ':' just a show parameter name right?

reply

That's amazing. I think this is the first seven-hour video on youtube that I watched from the first second to the last with pleasure.
Thank you very much. I appreciate your work

reply

7 Golden hours. Took me a few days to get through but it was worth every minute. Not only did i Learn lots about Yii, I learnt lots about SQL too. Thank You, God Bless
reply

hi, I have the error ERR_TOO_many_redirects when I close the page without close the session. Please Could you help me how to solve this. Thanks in advance
reply
Add a review, comment






Other channel videos