guys after searching lots of vdo for learning laravel on Utube, i got this channel which he teach me like "chhote bachhe ki tarha..." every single code explain like "bahot hi baarike se" my god bless u buddy
@PHPTechLife2 ай бұрын
Glad it helped you, unique comment.
@newbieCode10103 ай бұрын
Great job on this Laravel 11 CRUD project! Your explanations are really helpful. I'm also working on a series similar to this, focusing on image uploads and CRUD operations. Keep up the good work!
@FirozAnsari-u2n4 күн бұрын
very help full this video for me
@PHPTechLife4 күн бұрын
Glad it helped
@saurabhsaxena562311 сағат бұрын
Very nice video
@ushagayani73069 ай бұрын
this is very useful for me. Thank you
@dishanmaduranga11269 ай бұрын
this Is good, can you do a e-commerce tutorial ,
@prayaspanchuri84688 ай бұрын
very useful but you forgot to add "use App\Models\User;" at 33:33 thanks a lot for the tutorial.
@PhongNguyen-mm6df7 ай бұрын
He lectured so well. Thank you very much
@parthdoshi920929 күн бұрын
at 34:35 around we can use php artisan make:view products.lists command to create view directly using artisan
@Aman-Beg5 ай бұрын
Thanks to @PHPTechLife This video helped me a lot to crack the interview today. Every part is important for beginners or for person who is switching in PHP.
@PHPTechLife5 ай бұрын
Congratulations !! Glad it helped you.
@aliraza6374.10 ай бұрын
Thank you so much for this video sir 💯👍🏻
@dishanta.adhikari7 ай бұрын
Thank You for this Amazing Video Sir ❣
@technosharp79116 ай бұрын
Amazing video , I am watching video and prectice this crud opration , greate video for all begginer
@SajjalKerung3 ай бұрын
Well described
@maqboolbhaivlogs19 күн бұрын
agr yahi api mein mein bnana ho tu kia route change krna hon gey
@zubairchudhary87096 ай бұрын
agr laravel 11 full totorial bna k upload kr dyn to begniers k lia bht acha hoga q k ap ka traka bht acha ha sb ko achy sy smjh a jata ha
@TutulStack7 ай бұрын
I have watched full video, Great Explanation. Do more videos like this. My last delete part with java script yes or no is not working. So I have made it direct delete with direct form submission.
@anilkotangale49845 ай бұрын
thank you for the code.
@squaditsolution6 ай бұрын
thanks, sir give us a very helpful video 😊
@PHPTechLife6 ай бұрын
glad it helped you. Keep supporting
@মোঃকবীরআলী4 ай бұрын
That's it what I want.
@nhathao71376 ай бұрын
Thank you for this tutorial. This help me a lot for my project . Keep going ❤❤
@PHPTechLife6 ай бұрын
Thanks for your support.
@SamiRoy098 ай бұрын
Thank you sir very helpfull❤️☺️
@timures8 ай бұрын
Thanks, helpful video for me
@ashwinrajput62327 ай бұрын
is it necessary to make project in htdocs
@dishanta.adhikari7 ай бұрын
in the case of XAMP Or WAMP it is necessary. In LAMPP it's not.
@IzzumiPoshafАй бұрын
Sorry, I don't Understand Hindi, but I only Understand English and Indonesian.
@inzaghiposumaalkahfi9650Ай бұрын
Yes!
@zubairchudhary87096 ай бұрын
thanks sir
@abhikkarmakar37426 ай бұрын
Hi, can I ask you what namespace extension you use
@firasrasheed3665Ай бұрын
iam trying with herd but its not working especially the mysql part ...plz help
@talhashehzoreАй бұрын
❤❤❤
@فيصلالراوي-ع1ج10 ай бұрын
thanks
@Paulcuricama5159 ай бұрын
con el siguiente código en la ruta, se ahorra mucha líneas de código: Route::resource('products', ProductController::class);
@manishkumar7426j10 ай бұрын
Sir kya folder structure change ho gya hai
@PHPTechLife10 ай бұрын
Yes
@manishkumar7426j10 ай бұрын
@@PHPTechLife sir Middleware file kernel.php me jaha hum apne Middleware ko register karte the vo nhi dikh rhi to Middleware kaise use Karu
@PHPTechLife10 ай бұрын
@@manishkumar7426j I will create a video on this topic very soon.
@ranaasad931110 ай бұрын
Could you please create a playlist on data scraping tutorials using Laravel?@@PHPTechLife
@thegreenzone36655 ай бұрын
sir why you are using javascript for deleting product functionality? Is it impossible using PHP/Laravel for this functionality?
@RiteshKumar-ns6ft7 ай бұрын
While I submitting form it showing me sqlstate[23000] 1048 column for description and image cannot be number while is set tu nullable
@AHMADIZZUDDIN-yu4rl8 ай бұрын
Tq tq bang
@pogo26198 ай бұрын
It'll be good you you provide source code
@myvlog16210 ай бұрын
After uploading image in public directory, but on server if I file upload in public directory is not working. But I upload in storage then image is upload and display.
@Trendi_Vibes3 ай бұрын
Why is this happening?
@kanchanabinjhade16257 ай бұрын
Hello sir how to create a download of the image using laravel 11
@mahmudulalam81382 ай бұрын
my delete method is not working
@beticohernandez953610 ай бұрын
Que bien.
@zony22mahfuz10 ай бұрын
Add meta, description, summary, & multiple image upload for each product. That mean, multiple image will be upload if need for each single product..then update video and share your experience.
@PHPTechLife10 ай бұрын
the features you are asking belongs to an eCommerce project and this is a simple crud to understand laravel 11.
@zony22mahfuz10 ай бұрын
@@PHPTechLife i Don't think so, always this can be used for ecommerce. I already created 5 multiple upload images with laravel 11. And its stored with all information as well. Now just trying to improving view side..
@jorgesam19989 ай бұрын
@@zony22mahfuz তুমিও ভিডিও বানিয়ে আপলোড দাও ভাই । 😅
@patelpriyanka6646 ай бұрын
Plzzzzz sirrrrr make a video on this topic "laravel 11 push notification firebase "
@dejamboel25578 ай бұрын
sir i follow ur tutorial, but i got an error "Class "Illuminate\Support\Fascades\Validator" not found". can u help me to solve this one?
@PHPTechLife8 ай бұрын
spell mistake "Fascades"
@Cartoonsplay99104 ай бұрын
sir route name dini ka kia faida hoa ? ap ni tu route ka name use hi nahi kia
@PHPTechLife4 ай бұрын
For best practice always define name.
@keralahealthmart8 ай бұрын
my admin table name is 'franchise' , id 'fr_id' and password md5 encrypted. How can I configure it in modal and auth for create a franchise login page?
@PHPTechLife8 ай бұрын
that is separate topic, for multi auth you can follow a video. kzbin.info/www/bejne/p2jcdYqkqdubbZY&lc=UgxuJKEvu5Gm1PMqAxR4AaABAg
@SabihUlEbadExpoBird7 ай бұрын
Hello Sir I am having this error syntax error, unexpected identifier "name", expecting ")"
@cristiano-m7n1x3 ай бұрын
ask from gpt
@nasirjaveed751410 ай бұрын
Advance e-commerce with react js per complete project like multivender
@riddhiparmar72047 ай бұрын
Thank you sir...but mera delete product work ni kr raha he .. koi bhi error nahi aa rahi he..plz sir code send me ... delet product
@PHPTechLife7 ай бұрын
I just added source code link so you can compare your code.
@riddhiparmar72047 ай бұрын
Thank you sir...
@hafizsakib27342 ай бұрын
35:00
@serhii_chechelnytskyi8 ай бұрын
Is it possible to get the sources of the lesson?
@PHPTechLife8 ай бұрын
Yes, I will add the link in description box.
@serhii_chechelnytskyi8 ай бұрын
@@PHPTechLife I don't see(((
@serhii_chechelnytskyi8 ай бұрын
@@PHPTechLife I see write: "Source Code: I will share source code in couple of days."
@sayantaneogi51429 ай бұрын
Can you share the source code, please
@serhii_chechelnytskyi8 ай бұрын
mey i source code please
@ArshAudioBooks9 ай бұрын
can you do spatie / permission since kernel is removed from laravel 11😂
@madhusmita_lisa8 ай бұрын
sir data not save in database
@codekaroshortsКүн бұрын
Old image not delete
@PHPTechLifeКүн бұрын
check if path is correct.
@surajrex518110 ай бұрын
Bhai kernel.php nahi dish raha 11 me
@ArshAudioBooks9 ай бұрын
removed in 11😢😂
@Still_Here_For_You8 ай бұрын
Vs.code extension for Laravel
@mohammadtulaib189512 күн бұрын
Git file in this project
@dishanta.adhikari7 ай бұрын
sir how to hide that id from url 🩷
@rizwanmirza01105 ай бұрын
change the path
@mishkathossain29848 ай бұрын
give the code link in github
@Abdullah25887 ай бұрын
source code needed
@hardikbhoite917710 ай бұрын
provide source code
@techpriya121 күн бұрын
Adha adhura bata rhe ho ...model create karne kr bad bataye hi nahi kaise use hoga
@PHPTechLife21 күн бұрын
Please watch complete video.
@techpriya121 күн бұрын
@@PHPTechLife Sir jab aap data insert karavye ho tab ye nahi bataye ho kaise model ka use hota hai
@PHPTechLife21 күн бұрын
If you see, I have created a object of Product model and then used the save() method to insert record in DB.
@techpriya120 күн бұрын
@@PHPTechLife Thank you sir
@Parambhansali4 ай бұрын
Dont add bg songs into serious and important videos
@PHPTechLife4 ай бұрын
sorry for inconvenience.
@ki_san3212 ай бұрын
your course is very unclear what does what?
@PHPTechLife2 ай бұрын
Thanks for your inputs.
@mdhridoymia95046 ай бұрын
worst one
@PHPTechLife6 ай бұрын
thanks for your feedback.
@murshadjoun56675 ай бұрын
you are not best it misses arrangement of ids but your explation skill is good 🥲