30 Days to Learn Laravel, Ep 01 - Hello, Laravel
HTML-код
- Опубликовано: 26 ноя 2024
- Laravel is an incredible and mature PHP framework that has sky-rocketed in popularity since its initial introduction back in 2012. I'm happy to say that I've been a user and advocate for the framework since the beginning. I'd love to show you the ropes if you're willing! Together, we'll review each piece of the framework, and wrap up by building a Job Board platform where users can post and apply to job listings. Ready to hit the road?
I would love to show you everything you need to know about building web apps with Laravel. The first step is to get your tooling in order. Let's go!
Watch Full Series on: laracasts.com/...
Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.
Laracasts: laracasts.com
Laracasts Twitter: / laracasts
Jeffrey Way Twitter: / jeffrey_way
Watch Full Series as well as more courses on laracasts.com/
I remember seeing your tutorials back in 2017! Im so happy seeing your face, you look really handsome! i think i did like 350+ videos before. It felt so extremely professional even back then! So Hi! :D
I started with Laravel when my daughter was born, 11 years ago, I remember because I was watching your tutorials in my ipad while waiting in the hospital. It makes it easy to remember when I started because I just link it to her age.
Wow! I got "more" serious with web development when my son was born, 4 years ago.
I was coding years ago, 2015ish. I was using WAMP and was stuck in my ways. Seeing Herd literally is like magic!
I just found my new teacher! Since I discovered Laravel, my perspective on programming has expanded a lot. I love the infrastructure of this framework and have never seen anything like it before. I was almost quitting PHP before I discovered it.
I love that we are beginning to have a lot of "beginner" content to showcase the power of Laravel. Laravel 11 also had some changes that show love for beginners. Javascript fatigue is pushing many to explore other alternatives and Laravel is up there as one of the best alternatives.
I learn from this guy since 2012, (envato days), trust me, he's the one to learn from.
I was just thinking that I haven't seen him since around that time!
@@charlesbcraig He was active all along since then, never stopped after leaving envato
Why don't we have more teachers like Jeffrey Way! The way he talks the way he explains is just mind blowing. You really dont need a script man! You are a script!
Apologies if this was mentioned and I'm duplicating information, but for any Windows users out there; you may have to edit your hosts file to get your browser to know where to look for your project(s). In this video's example you'd need to add the line `127.0.0.1 example.test` to `C:\Windows\System32\drivers\etc\hosts`. I was just following this video and because I'm running on Windows, this was the only additional step I had to take in order to get mine to work in the browser. Please correct me if there is a better way - I am brand new to Laravel. Thank you for the video series!
Thank you!! You helped me
I just started Laravel coming from a Frontend background. I'm excited to start digging deeper and build something cool.
Please don't cut this series off after a few episodes and make us pay for the rest. Some of us live in poor countries and coding is our way out and we can't afford to pay (Here the average monthly salary is 250 USD.).
This Entire series is free :)
Please come back and say the words “thank you”. Don’t be rude.
Thank you
@@Laracastsofficial ur the real hero of kvatch
Thank you, @laracastofficial
Jeffrey Way best tutor from envato days
Way better than the competition. Way, way better!
OMG LETS GOOOOOOO WHAT GREAT TIMING IM JUST STARTING LARAVEL :3
Coming from vanilla PHP, thank you for providing these series.
I've managed to create a project using composer, for some reason, XAMPP always interferes with Herd, but everything works exactly as shown in the video (coding wise) will see if i can fix this since I'll always return to my pure PHP projects, but for now, i will enjoy your tutorial.
He is back!
That intro is sick!!!
😂
I'm watching on Laracasts, but after the intro, I decided to come here to check what others have to say about it. Jefferey's production makes you stick around to learn more and more.
I used to love laravel back in version 8... then covid happened. Now i guess its time to get back with my old friend.
what if covid v2.0.0 hits again???
I have been patiently waiting for this new course. I followed your Laraval 6 course
Really awaiting for this series. Good work Jeffry.
I am soo happy Herd is finally available for Windows 😊
I don't like the fact some services are paid
@@ktech1440people got to eat.
Yup like MySQL?@@ktech1440
Mashaa'Allah, you are the best, thank you so much
That's some crazy gfx in the intro
Needed this refresher
I'm really excited about this learning opportunity. This is empowerment, and I'm so expectant how this knowledge will cause a shift for me. Three questions, however:
1. Can I join this course without really knowing PHP?
2. If not, how much PHP should I learn for me to continue with this course? and
3. Is this something I can learn concurrently?
Thanks in advance for responding.
We recommend you start with PHP course first ( ruclips.net/video/fw5ObX8P6as/видео.html ) and after completing that you can take this one.
@@Laracastsofficial alright. Thanks for the guidance
Hey Jeffrey,
It's been over a decade and a half since I first started following your work (remember CodeIgniter? ;)). I want to express my gratitude for the journey you've taken me on, which has led to numerous development opportunities over the years.
Anyway, I'm curious to hear your thoughts on the current trends in web development, such as single-page applications (SPAs), frontend frameworks, backend JavaScript, server-side rendering (SSR), and so on.
Looking forward to your insights!
Laravel is life
Wow... This is awesome!
For anyone struggling to run the .test site on a Mac after a fresh installation of Herd, just quit the program from the menubar once and restart it.
Lets goooooo!!
Took me a while, but I have figured out how to get laravel working on my linux machine through composer.
Not really sure what happened but php artisan serve stopped working for me all of a sudden, I have to run php -S localhost:8000 -t public to be able to work on this course. BTW, the error I get is the following:
Failed to listen on 127.0.0.1:8000 (reason: ?),
Failed to listen on 127.0.0.1:8001 (reason: ?), ... and on and on until port 8010
This happens on any port I try, would love to know why or how to fix it but I haven't had any luck. Running windows 10 and the command was working before.
bro i have the same issue and i've been on for two hours but up to no good till now! i'm frustrated as hell.
What do you mean by, on Linux you probably know what to do 😂 yet we are here. Not fair Jeffrey!
😂😂😂 Linux guys things are not easy for us!
When new colleagues are arriving in my company, we allow to choose Windows as dev platform only then if you know what you are doing - you know how to use Docker (with or without WSL), Phpstorm and connect successfully to server using SSH using ssh key, and flawlessly use git.
Why Linux users should know whereabouts - if you use only Ubuntu as a layer between you and Internet Browser, then Linux is even worse choice than Windows :D but for the most of the people who used Linux, just knows why you chose such OS as your daily driver.
@@Operaatoors I don't fully understand what you have written. Do you allow them to only use windows, or only when they know what they are doing use other things? Your statement seems incomplete.
What do you mean by, 'whereabouts'? And why is 'Ubuntu' so bad for using a web browser on?
@@nyarikikaruma1450 What's going on with comments on here?
Twice I have provided a solution for using Docker with Linux on here. None of my comments are shown.
@6:48 how can we get that options in windows, im using xampp with vscode, install laravel gobally, installer doesnt ask for that options
got its, its default environment provided by herd
Didn' let me install via this command "laravel new example"
Shows you are using PHP v8.16.
Tried to set another version for Herd "herd use php@8.2"
It confirmed the use but when I tried to install it showed same version error.
I then found a way to install via Herd itself but when I browsed the project it showed other errors:
".../vendor/autoload.php): Failed to open stream"
I loved your course a lot
but I have a question,
will all the 30 days be free on laracast or not
hope you answer 😊😊😊
Yup, Free!
does this course require php knowledge ? can I learn Laravel directly without having to learn php alone?
How do I disable Valet to replace it with Herd? Unfortunately I installed it with Valet running and even if I stop it, Herd doesn't work properly.
Herds not working, can I follow these series with xampp that I have installed? i tried switching to Herds but it does work
Amazing keep going 🙏🙏🙏
I really want to use herd because I have been struggling to setup Xampp to work with this laravel project I bought.
Herd won't startup for me though. I wonder if its becasue I setup Xampp first and it has something to do with file paths. I reinstalled it a few times, rebooted, you name it
❤
❤❤❤❤
Thanks 👍
I prefer xampp with mod-rewrite. Herd seems to be not working to access from adjacent PC. Tried with nginx settings etc, but, not working.
Thanks, I will try Laravel Herd
Hello, Thank you for this awesome series, but I have got stuck in the error, I am a Windows 11 user, and I user Herd to install the laravel and I got this error,
SQLSTATE[HY000]: General error: 1 no such table: sessions
Please help me to sort it...
I already have xaamp and the is other stuff running. Would it be beneficial to switch to Herd? I'm on windows
Please what is the future of `programming and Laravel in general? are robot goign to take over on the long run or is this skill gonna be useless somedays considering what chat GPT can do today, I will love your honest opening please
Hi !! I have installed Herd on windows10. When I gave command laravel new example. Its showing 3 options but not allowing to select (scroll) between the options. I am not able to select & proceed further. Can you help on this ?
you need to type the option on the left
🎉
I can't find the laravel binary in the herd. is it not available in the free version? if it is how can I access it?
I use windows, do they have herd software for windows as well
They have now: herd.laravel.com/windows
How change on Herd default port websites? I using WampServer as default. Herd without DB... need install separate. Wait... L11 using sqlite as default.
Hey! What Terminal app are you using? looks nice
Found out, it is Warp - for anyone else wondering:)
Hie sir sorry may you kindly provide a link to Gio's laravel course he said its in this channel
Jeffrey I will meet you soon from india
which application is it at 6:16
Hello,how can I use laravel herd on ubuntu?
♥♥♥♥♥
🤩😘
Amazing Is Herd also support for "Ubuntu"?
i think i did something wrong the example file took 2.65gb 💀💀💀💀💀
Anyone following along with Valet installed, make sure to uninstall it before this tutorial! Herd and Valet conflict.
Person of interest kinda of introduction 😅
you speak a bit too fast
That sick into though
sudo rm -rf youtube
❤