the best teacher online, teach the best framework laravel 10, good work Bitfumes keep teaching us the easy way you explain every step and code, thank you!!
what i really like about your channel is that your accent is the clearest so it can be understood by me who is not indian. thank you so much, I'm subscribing now.
i have been stucked here, when i type php artisan serve on my teminal in VScode it keep on bringing this to the screen of my terminal C:\xampp\php\laravel-11-for-beginner> php artisan serve PHP Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php:7 Stack trace: #0 C:\xampp\php\laravel-11-for-beginner\artisan(12): require_once() #1 {main} thrown in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php on line 7 Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php:7 Stack trace: #0 C:\xampp\php\laravel-11-for-beginner\artisan(12): require_once() #1 {main} thrown in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php on line 7
hello sir, thx for teaching us laravel version 10, i have a problem that i cant connect to database when working on mac because i cant download xamp , i have m1 pro.... if its possible plz teach us what should we do
Creating a "laravel/laravel" project at "./laravel-10-for-beginner" Installing laravel/laravel (v10.3.2) Failed to download laravel/laravel 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 laravel/laravel (v10.3.2) into cache - Installing laravel/laravel (v10.3.2): Cloning 1a4d1dc81f from cache
it's Nov 17, 2023 and the laravel documentation is looking a bit different, it doesn't have the command for the first time installation ( laravel/installer ), so i tried to run the command they have in documentation for creating the very first app, i ran that command, it took 900mb+ and still php artisan is not working, and when i tried to check laravel version it gave me laravel isn't recognized 😫😭
Frankly, Laravel looks like a remake of symfony. It contains many of the symfony conponents. I could be wrong but that is what i see from the require files during installation. Based on my assumption, if we need to explore the potential of Laravel we need to check-out symfony first. Just imagining the worse that could happen - what happens if symfony gets dumped???
thank you a lot, i was almost losing hope about ever understanding laravel, till i met this video
the best teacher online, teach the best framework laravel 10, good work Bitfumes keep teaching us the easy way you explain every step and code, thank you!!
what i really like about your channel is that your accent is the clearest so it can be understood by me who is not indian. thank you so much, I'm subscribing now.
Excellent beginning for a brand new Laravel. Kudos.
Thanks Sir
Any information about the installation or building up a development environment for windows users?
Thanks! I had some issues but I realized the version... (I had used the version 11).
hey buddy, i also want to learn laravel... can you tell me your experience on this channel???
Well... this video was the only one I had seen on this channel, so I can't tell u more. Srry
Happy to see you making tutorial after a long time. It is pleasure for me to ear your details explanation.
Glad to hear that!
Keep learning
Thank you so much .. comming from flutter/dart. can i pick laravel up without diving deep into php?
yeahh you can do that, it will help you to create APIs for your flutter applcications
I like your teaching style! Thank you.
thanks for showing this, ez to do
i have been stucked here, when i type php artisan serve on my teminal in VScode it keep on bringing this to the screen of my terminal
C:\xampp\php\laravel-11-for-beginner> php artisan serve
PHP Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php:7
Stack trace:
#0 C:\xampp\php\laravel-11-for-beginner\artisan(12): require_once()
#1 {main}
thrown in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php on line 7
Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php:7
Stack trace:
#0 C:\xampp\php\laravel-11-for-beginner\artisan(12): require_once()
#1 {main}
thrown in C:\xampp\php\laravel-11-for-beginner\bootstrap\app.php on line 7
hello sir, thx for teaching us laravel version 10, i have a problem that i cant connect to database when working on mac because i cant download xamp , i have m1 pro.... if its possible plz teach us what should we do
instead of xampp, try to use laravel valet
Can you show us a preview of the project you will be building?
Yes soon I will do it soon
thank uuuuuuuuuuuuuuuuuuuu so much i love how your explanation
Thanks for your love and support, keep learning. Join bitfumes telegram group t.me/bitfumes
Hi , how can I find projects based php laravel with code ?? 🙏🙏
you can find them on github
did you install any web server for this?
No need for anything, just install php and composer in your system and you are good to go
@@Bitfumes how about for the database part?
Hi any chance of a Ruby On Rails course? Thanks
3:24 In this time for the case of PHP 8.2 Laravel 11 will be installed.🙄
Wow, great, We missed you dude !!!
Is it possible to install the old laravel version with the global installer? How?
what was the syllabus? What are you will cover in this course? you don't mention anything???
I will add that video soon
@@Bitfumes Wait for that
Creating a "laravel/laravel" project at "./laravel-10-for-beginner"
Installing laravel/laravel (v10.3.2)
Failed to download laravel/laravel 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 laravel/laravel (v10.3.2) into cache
- Installing laravel/laravel (v10.3.2): Cloning 1a4d1dc81f from cache
Should I learn php before learning laravel. I am already coding in node express.
no just learn basic from w3schools like loops functions classes
it's Nov 17, 2023 and the laravel documentation is looking a bit different, it doesn't have the command for the first time installation ( laravel/installer ), so i tried to run the command they have in documentation for creating the very first app, i ran that command, it took 900mb+ and still php artisan is not working, and when i tried to check laravel version it gave me laravel isn't recognized 😫😭
it is working for me thio lol
4:19 i dont understand..its looks like skip
since you write sytax in command promt how to enable auto complete syntax ?, i'm using windows
Press Tab
Who can join Laravel? I don't know about Laravel? Can I join?
If you know basics of programming then you can start with it
hello I Know only basics of PHP, Can I Learn Laravel. I Know Other stuff like node js html css javascript
yes
What VS Code theme are you using for the folder icons? 😃
Extension: Material Icon Theme 😀
yeahhh
dear sartak, please make laravel spalde tutor
Awesome
thanks bhai
anyone having trouble when running composer create-project laravel/laravel example-app using php 8.1.22?
Hello dear bitfumes
Hello 😊
cool video)
👍
thanks
why would you open this vid by telling a lie
damn I have this intonation, just to make me understand english more, the language I hate the most
Frankly, Laravel looks like a remake of symfony. It contains many of the symfony conponents. I could be wrong but that is what i see from the require files during installation. Based on my assumption, if we need to explore the potential of Laravel we need to check-out symfony first. Just imagining the worse that could happen - what happens if symfony gets dumped???
1 good
I love your accent lol
Your accent is weird like you were from India
Yes I am from India
Hello Sir, I'm attempting to contact you via email, but the email account does not exist. Could you please provide another email account?
5:30 I wrote code . but it didn't go to vs code?
"something@helens-MacBook-Pro helen-first % code ."
no need to vs code I opened on IJ