Very clear explaning video brother. Thank you very much
@v_charles24899 ай бұрын
Worked after me struggling numerous times , thank you
@CodesEasy9 ай бұрын
Glad it helped
@TechDC_215 ай бұрын
"Thank you for this incredibly insightful Laravel tutorial! The clarity and depth of your explanations have been invaluable in helping me grasp these concepts. Looking forward to more content from you!"
@JNRpro-nv8zc7 ай бұрын
Your video is very clear and precise. So, thanks!
@CodesEasy7 ай бұрын
Glad it was helpful!
@methmikanakaratne65716 ай бұрын
Really helpful. Greate work!!!
@CodesEasy6 ай бұрын
Glad it was helpful!
@vrushabzaveri47586 ай бұрын
perfect, thanks! btw which screen recorder did you use ?
@mr.mischievousking527810 ай бұрын
Thank you bro!❤
@CodesEasy10 ай бұрын
You're welcome!
@Aleksey105Ай бұрын
there is no files like api.php, channels.php in my folders after installation maybe they updated installation files by default
@eddyregan2603Ай бұрын
good video
@CodesEasyАй бұрын
Glad you enjoyed
@dracvich26 күн бұрын
can you help me on how to fix after the create new app thing Failed to download doctrine/inflector from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini Now trying to download from source - Syncing doctrine/inflector (2.0.10) into cache everything after that follows the same pattern, do you know how to fix it or just let it fix itself?
@CodesEasy26 күн бұрын
Check the video, this issue is discussed in the video itself. - time 6:45
@virenkhokhar630511 ай бұрын
Sir im facing error in terminal that git was not found in your path, skipping source download
@CodesEasy11 ай бұрын
Have you followed everything. Especially the part where zip extension is enabled in xampp php.ini file If not, watch the video without skipping it. You can slo join our WhatsApp group or discord server and ask your doubts
@ti_dieofficial48598 ай бұрын
I faced the same too
@hakimzalzalah733722 күн бұрын
sir, why the output is this? after i run the laravel ( php artisan serve, then i clicked on login ) . the output : Vite manifest not found: public\build/manifest.json
@_101337 ай бұрын
Can this video work with wamp?
@glen96202 ай бұрын
when i open the port it gave me this error Illuminate\Database\QueryException SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it
@glen96202 ай бұрын
Dumbass me after 2 hours I found I didn't start the MySQL server at all.
@CodesEasy2 ай бұрын
👍
@macasadanandrei36543 ай бұрын
I'm getting an error message in composer "OpenSSL Failed etc." how can i fix it? Thank you.
@imman_tech4 ай бұрын
Thank you ❤
@CodesEasy4 ай бұрын
You're welcome 😊
@nidahussnain83949 ай бұрын
sir there is error in laravel installation which is not resolve . need help The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl ex tension, you can disable this error, at your own risk, by setting the 'disable-tls' option to true. After removing ; from extension=openssl but face same error..
@ares_16887 ай бұрын
im getting this error SQLSTATE[HY000] [1049] Unknown database 'demoapp' , how do i fix it?
@callmejaa4 ай бұрын
did u find solution?
@christiancarlpongautan45573 ай бұрын
If you're using database that isn't SQLite, you need to execute this command on the terminal: php artisan serve
@huntergaming15534 ай бұрын
can anyone please help me I didn't find php.exe file .
@ishapashraf19803 ай бұрын
thankyou sir its working
@CodesEasy3 ай бұрын
👍
@RUBIYAKARIM-g8y6 күн бұрын
Last part not happening!
@KrishnaSapariya716Ай бұрын
I have an error when run the project what is the problem over here can you tell me.
@CodesEasyАй бұрын
Database not setup properly
@KrishnaSapariya716Ай бұрын
@@CodesEasy now it's done thank you for explaining very well and properly.
@aloha_im_harshh7 ай бұрын
Thank you Works as intended !
@nikhilbahuguna77456 ай бұрын
There is no php. Exe in php how can I find it please help.
@CodesEasy6 ай бұрын
Follow the video. Also try reinstalling xampp
@STechHub66Ай бұрын
Good work thanks
@CodesEasyАй бұрын
Welcome 👍
@danielmilar87498 ай бұрын
why is is may database is default? after i put mysql?
@AMRITKUMAR-lw6us6 ай бұрын
when i chose database in Laravel it throws me error
@sujalmodi904 ай бұрын
thanks brother
@CodesEasy4 ай бұрын
Welcome
@rain_yy6 ай бұрын
doesnt create laravel project on terminal? :((
@prasavemua43589 ай бұрын
tq bro 💌
@abozarshakory-wx5vj2 ай бұрын
good
@CodesEasy2 ай бұрын
👍
@ARj6449 ай бұрын
Thank bro
@CodesEasy9 ай бұрын
Welcome
@prinsipe_adi-hd3ed8 ай бұрын
Thanks
@sameeraviduranga-rw8sq7 ай бұрын
nice
@CodesEasy7 ай бұрын
Thanks
@Code_Catalysts5 ай бұрын
"Which is not satisfied by your platform " This is the error😢
@_IamHarsh7 ай бұрын
after php artisan serve, " PHP Warning: require(C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan on line 9 PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan:9 Stack trace: #0 {main} thrown in C:\Users\Harsh Kumar\Desktop\TempPro\myDemoApp\artisan on line 9"