"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!"
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..
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
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
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"
Very clear explaning video brother. Thank you very much
Worked after me struggling numerous times , thank you
Glad it helped
"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!"
Your video is very clear and precise. So, thanks!
Glad it was helpful!
Really helpful. Greate work!!!
Glad it was helpful!
good video
Glad you enjoyed
perfect, thanks! btw which screen recorder did you use ?
Good work thanks
Welcome 👍
Thank you
Works as intended !
there is no files like api.php, channels.php in my folders after installation
maybe they updated installation files by default
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..
Thank you bro!❤
You're welcome!
I'm getting an error message in composer "OpenSSL Failed etc." how can i fix it? Thank you.
thankyou sir its working
👍
I have an error when run the project what is the problem over here can you tell me.
Database not setup properly
@@CodesEasy now it's done thank you for explaining very well and properly.
Thank you ❤
You're welcome 😊
thanks brother
Welcome
Sir im facing error in terminal that git was not found in your path, skipping source download
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
I faced the same too
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
Dumbass me after 2 hours I found I didn't start the MySQL server at all.
👍
tq bro 💌
im getting this error SQLSTATE[HY000] [1049] Unknown database 'demoapp' , how do i fix it?
did u find solution?
If you're using database that isn't SQLite, you need to execute this command on the terminal: php artisan serve
can anyone please help me I didn't find php.exe file .
good
👍
Thank bro
Welcome
There is no php. Exe in php how can I find it please help.
Follow the video. Also try reinstalling xampp
Thanks
when i chose database in Laravel it throws me error
why is is may database is default? after i put mysql?
Can this video work with wamp?
doesnt create laravel project on terminal? :((
nice
Thanks
"Which is not satisfied by your platform " This is the error😢
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"
did u find solution?