"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!"
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?
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
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
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
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..
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!
perfect, thanks! btw which screen recorder did you use ?
Thank you bro!❤
You're welcome!
there is no files like api.php, channels.php in my folders after installation
maybe they updated installation files by default
good video
Glad you enjoyed
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?
Check the video, this issue is discussed in the video itself. - time 6:45
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
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
Can this video work with wamp?
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.
👍
I'm getting an error message in composer "OpenSSL Failed etc." how can i fix it? Thank you.
Thank you ❤
You're welcome 😊
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..
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 .
thankyou sir its working
👍
Last part not happening!
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
Works as intended !
There is no php. Exe in php how can I find it please help.
Follow the video. Also try reinstalling xampp
Good work thanks
Welcome 👍
why is is may database is default? after i put mysql?
when i chose database in Laravel it throws me error
thanks brother
Welcome
doesnt create laravel project on terminal? :((
tq bro 💌
good
👍
Thank bro
Welcome
Thanks
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?