terminal per + per click karke optimized ke liye alag se terminal open kar sakte hai
@PlayerOfCode3 күн бұрын
@@Ashakumari-p7o ha kr skte ho aap
@s.sgamingyt59167 күн бұрын
$('#class_id').change(function(){ var class_id = $(this).val(); //alert(class_id); $.ajax({ url:"{{route('findSubject')}}", type:"get", data: {class_id}, dataType:'json', success:function(response){ $.each(response['subjects'],(key,item)=>{ $('#subject_id').append('<option value="${item.subject_id}">'$item.subject_id'</option> ') //; }) } }) }) properly not work
@s.sgamingyt59167 күн бұрын
$('#subject_id').append('<option value="${item.subject_id}">'$item.subject_id'</option> ') this line not fetch
@PlayerOfCode5 күн бұрын
Use template literal you're used single quote
@s.sgamingyt59167 күн бұрын
$('#subject_id').append(' <option value="${item.subject_id}">${item.subject.name}</option> ') this line not fetch subject code
@s.sgamingyt59167 күн бұрын
hi sir this script is not running <script> $('#class_id').change(function(){ var class_id = $(this).val(); //alert(class_id); $.ajax({ url:"{{route('findSubject')}}", type:"get", data: {class_id}, dataType:'json', success:function(response){ $.each(response['subjects'],(key,item)=>{ $('#subject_id').append(' <option value="${item.subject_id}">${item.subject.name}</option> ') }) } }) }) </script>
@s.sgamingyt59167 күн бұрын
solve my problem
@onlineformaddaofficial9 күн бұрын
Happy Diwali Sir..🎉❤
@KundanKumar-w5t3z9 күн бұрын
number to block nhi hoga n ?
@PlayerOfCode9 күн бұрын
Ek sath jyada bulk me nhi send krenge to block nhi hoga...
@KundanKumar-w5t3z9 күн бұрын
@@PlayerOfCode kitna kr sakte h
@SofterShraddha9 күн бұрын
❤🪔✨
@relaxationpills110910 күн бұрын
अति मनोहर developer❤
@pokomemes662710 күн бұрын
Wishing you a happy Diwali 🎇🪔🪔
@g.k.computer880910 күн бұрын
Happy Diwali🎉❤
@AdityaSingh-ni7vn17 күн бұрын
the dashboard code file in github is updated and am unable to get the exact code file. when i click on index file only blue text in the dashboard shows, the ui and ux is gone
@Ali_js18 күн бұрын
thanks , continue
@PlayerOfCode18 күн бұрын
If this video was helpful for you. Do subscribe my channel
@SahilKhan-jm2br23 күн бұрын
and in laravel project 2 index.php file is shown one is outside the public folder and one is inside so which one is required or both the files are required
@PlayerOfCode23 күн бұрын
Both required. Don't change anything
@SahilKhan-jm2br23 күн бұрын
@@PlayerOfCode then also it's not working
@SahilKhan-jm2br24 күн бұрын
i have uploaded the file and added the .htaccess file in root directory but also it shows http error 500
@SahilKhan-jm2br24 күн бұрын
can you share me your contact number so i can connect with you
@PlayerOfCode23 күн бұрын
+917054874357
@a.kgaming2327Ай бұрын
Thx bhaiya ji❤
@TaheritbdАй бұрын
plz sir next video
@PlayerOfCodeАй бұрын
Thank you for your patience.. Next video will come soon
@RahedHossen53Ай бұрын
@@PlayerOfCode bro next video delete hogeya apka 😢
@salexkorsan8790Ай бұрын
Bhai mujhay template with image, Send karnay may error aa raha.
@kyawswarthein4032Ай бұрын
Hello sir, I found this error Illuminate\Auth\SessionGuard::__construct(): Argument #2 ($provider) must be of type Illuminate\Contracts\Auth\UserProvider, null given, called in C:\xampp\htdocs\New folder\student_management_system\vendor\laravel\framework\src\Illuminate\Auth\AuthManager.php on line 127
@zahoorelahi7937Ай бұрын
have you tried same without uploading .htaccess file we just need to redirect our domain to public folder of our project
@PlayerOfCodeАй бұрын
It's set everything. Nothing about to worry. If you are still getting problems. Whatsapp me on +917054874357
@web-developmentАй бұрын
please keep your face video small so that main content can be visible properly. Because sometimes backend code is hideen due to your face video (bottom right). Just reduce your video little bit approx 40%
@PlayerOfCodeАй бұрын
Thank you for your suggestion. Definitely I'll do that
@sunsela843Ай бұрын
Hello Sir . Please Help me Fix this Error . Attempt to read property ''name" on null
@SajjadFarhan-rm9txАй бұрын
Sir ak problem aur a rahie hai admin pannel mein dropdown mein when page refresh hota hai tu sidebar mein drop down close ho jata ha so please solve this
@PlayerOfCodeАй бұрын
Thank you for your suggestion. I'll try to fix it in the upcoming video.
@HirmanoLosto2 ай бұрын
Respect bro building full system ❤ I m working on it but the function ajax not working whith me i don't fix problem 2 days of debugging
@PlayerOfCode2 ай бұрын
Thank you for following this series.. Firstly Check jquery is properly placed or not and csrf token.. If you are still getting problems you can connect me on whatsapp +917054874357
@HirmanoLostoАй бұрын
@@PlayerOfCode thanks bro 🙏 I put csrf token in wrong layout Thanks for your reply
@PlayerOfCodeАй бұрын
❤
@SRPMTRUST2 ай бұрын
Can you provide code file for practice
@PlayerOfCode2 ай бұрын
If you really want to practice. Watch the video one by one and practice with your own code.. Source code will never teach you better than you. Follow the process and learn everything.
@AdityaSingh-ni7vn18 күн бұрын
Thanks alot. Been learning from scratch and it's best. When are the more videos coming. There are alot of things left to do right?
@mdanish34712 ай бұрын
dear if there are multiple check box to update then what strategy i have to make
@PlayerOfCode2 ай бұрын
You should follow the same strategy as show in insert updateOrCreate method.
@SofterShraddha2 ай бұрын
Very useful
@PlayerOfCode2 ай бұрын
Glad to hear that
@g.k.computer88092 ай бұрын
Informative video....Thank you sir❤
@PlayerOfCode2 ай бұрын
Thank you❤
@MShahid-g4s2 ай бұрын
waiting for next video sir 1 month tak series complete kr dyein mera final project chal raha hai please 1 month tak complete
@MShahid-g4s2 ай бұрын
sir
@MShahid-g4s2 ай бұрын
sir waiting next video
@PlayerOfCode2 ай бұрын
Video will come tonight
@neelkamal78372 ай бұрын
thanks, for sharing the information
@PlayerOfCode2 ай бұрын
If this video was helpful for you. Do subscribe my channel ❤
@golamkibria49762 ай бұрын
Hello sir pls how to fix register user ,but register user not create App\Http\Controllers\User" not found E:\www\project_school\app\Http\Controllers\AdminController.php
@SofterShraddha2 ай бұрын
Ye series pr aur video layen sir..we are waiting
@PlayerOfCode2 ай бұрын
I'll be preparing video for you guys. Video will come soon
@Motivation_Mind-2252 ай бұрын
pls sir how to solve the Migration issue ?
@PlayerOfCode2 ай бұрын
Share your exact problem or what's me on +917054874357
@arain-v9d6p2 ай бұрын
thanks sir bhut bhut payyar from pakistan
@PlayerOfCode2 ай бұрын
@@arain-v9d6p love you too bhai❤
@arain-v9d6p2 ай бұрын
@@PlayerOfCode sir i have a question free mein laravel ka small project host ho sakta hia without purchase hosting and domain
@PlayerOfCode2 ай бұрын
Ha free me kr skte hain
@amjadgul50742 ай бұрын
Love it
@PlayerOfCode2 ай бұрын
@@amjadgul5074 if this video was helpful for you. Do subscribe my channel ❤
@amjadgul50742 ай бұрын
@@PlayerOfCode I already subscribe your channel.
@PlayerOfCode2 ай бұрын
@amjadgul5074 thank you for your support💪
@SofterShraddha2 ай бұрын
❤🥰😍
@Suekko28062 ай бұрын
Friends, what if the image doesn't appear when uploading?
@PlayerOfCode2 ай бұрын
Check your image file on server.. And make sure your image extension. Sometimes it's automatically in uppercase. If any other you can connect me on whatapp +917054874358
@wakil.hakimy542 ай бұрын
Don't we need to change DB_HOST in .env file from 127.0.0.1 ?
@PlayerOfCode2 ай бұрын
Yes, you don't need it to change it. If you're using vps hosting, then you should update the db host.
@rcpoint93362 ай бұрын
Thank you 🙏🙏❤❤❤😊😊
@PlayerOfCode2 ай бұрын
If this video was helpful for you. Do subscribe my channel 🥰
@dreamshortsme2 ай бұрын
nhi ho raha hai restricted hi batata hai
@velloreguide2 ай бұрын
welcome back ji
@PlayerOfCode2 ай бұрын
Thank you❤
@eagle_raj3 ай бұрын
How to solve the Migration issue ? Please, clear it.
@PlayerOfCode3 ай бұрын
Kindly share your issue. I'll definitely solve it. Or you can connect me on whatsapp +917054874357
@eshanwijetunge25183 ай бұрын
Thank you Sir !!!
@PlayerOfCode3 ай бұрын
@@eshanwijetunge2518 you're welcome. If this video was helpful for you. Do subscribe my channel
Abhi iss series me at least 25+ videos aayenge aur isko deploy v kiya jayega.. Aapko iss series se related kux suggestions dene ho to aap bta skte hain
@Motivation_Mind-2253 ай бұрын
Hello sir pls how to fix [App \Http\Controllers\AdminController] does not exist
@PlayerOfCode3 ай бұрын
@@Motivation_Mind-225 did you use AdminController correctly. And plz run php artisan optmize command
@PlayerOfCode3 ай бұрын
@@Motivation_Mind-225 if you still get problem whatapp me at +917054874357
@Motivation_Mind-2253 ай бұрын
@@PlayerOfCode thanks sir
@jerrykingaboy35113 ай бұрын
Hello sir how to fix error app/Https/Controller/AdminController/auth not found ? Thanks you for your response.
@PlayerOfCode3 ай бұрын
You're used wrong auth source
@PlayerOfCode3 ай бұрын
use Illuminate\Support\Facades\Auth;
@PlayerOfCode3 ай бұрын
If you still have problems,you can connect via whatsapp +917054874357
@jerrykingaboy35113 ай бұрын
@@PlayerOfCode Thank you Sir I try this, i like your tutorial i have More learn about web-dev.
@Motivation_Mind-2253 ай бұрын
Sir I have the same problem @@PlayerOfCode
@sukhmansingh-j6p3 ай бұрын
hi bro love your videos Huge Respect to you
@PlayerOfCode3 ай бұрын
Thank you. If this video was helpful for you. Do subscribe my channel ❤