Setting Up Laravel with Sail | Learn Laravel The Right Way

  Рет қаралды 6,424

Program With Gio

Program With Gio

Күн бұрын

Пікірлер: 82
@Zubbee
@Zubbee Ай бұрын
Hi Gio, thanks a lot for this lesson. Back when I was going through the "learn PHP the right way" series, I struggled a lot cause I had a low capacity laptop (it's still a miracle how I learnt and wrote code with it). I also made some of the mistakes you highlighted in this lesson, like saving the files outside the WSL Linux distribution. I finally got a much more powerful laptop (Thank God) but since I already started a project using composer and laragon on my local machine, I had to continue. Thankfully, this lesson is now taking back to docker style development. Thanks a lot Gio.
@ProgramWithGio
@ProgramWithGio Ай бұрын
Awesome, glad you are following along this course as well
@Zubbee
@Zubbee Ай бұрын
Most definitely Gio.
@fakerealnews1
@fakerealnews1 2 ай бұрын
Good start, looking forward the rest of the series.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@keremardcl6759
@keremardcl6759 2 ай бұрын
Thanks to you I am using Docker and WSL-ubuntu now :)
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
yay, happy to hear
@Darius-e3l
@Darius-e3l 2 ай бұрын
Thanks Gio. For some reason the docker install didn't work on my Mac, but I did install it via composer on my server. Can't wait for part #4.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Glad you got it working in the end
@fakh99
@fakh99 2 ай бұрын
Very Nice Start Bro 💙
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thanks
@dannydelgado9820
@dannydelgado9820 2 ай бұрын
Excellent content! Thank You!
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thank you
@Flo-mz8ct
@Flo-mz8ct 2 ай бұрын
I use this exact setup in work, windows wsl and laravel sail~~ Hope you can teach me plenty :D
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@Probablyaliq4
@Probablyaliq4 14 күн бұрын
like before watching ... you are the best
@ProgramWithGio
@ProgramWithGio 13 күн бұрын
Thank you 💙
@GamersPunjabi
@GamersPunjabi 2 ай бұрын
Thank You. I'm learning it with you
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Happy to hear, you're welcome
@Netvirux
@Netvirux 2 ай бұрын
Thank You sir ❤
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
You're welcome
@TurntableTV
@TurntableTV 2 ай бұрын
Great stuff, Mr. Gio! Thank you so much! I'm curious: will this also be a project based course or just an overview of the framework?
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
@@TurntableTV first concepts, then we'll work on project. Kind of like how we did with PHP series
@AyoubWrks-nz7cy
@AyoubWrks-nz7cy 2 ай бұрын
Thank you sir 🙌 🐘
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
You're welcome
@Probablyaliq4
@Probablyaliq4 2 ай бұрын
Keep going please you are the best
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thank you
@abdelillahchikh7063
@abdelillahchikh7063 15 күн бұрын
Hello Sir, I am currently using Sail on Ubuntu, but I'm encountering an issue: every time I use the artisan make:example command, I have to manually edit file permissions. Could you help me resolve this? Also, I want to thank you for all your hard work! I really enjoyed the last three series, and I’m looking forward to the new one.
@ProgramWithGio
@ProgramWithGio 12 күн бұрын
You'll have to configure user & group in Dockerfile. Google the folder permissions issue in docker for Linux & you should be able to find some articles/tutorials around it
@harmankaur8735
@harmankaur8735 2 ай бұрын
good but if possible pl make some lengthy video so that we can learn more in one go. i believe atleast 15 or 20 min as your videos are engaging and one doesn't feel bored
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
@@harmankaur8735 longer videos will come a bit later depending on topic. There isn't much to cover with setting up Laravel with sail so that's why it's shorter. So some videos will be short and some long
@TurntableTV
@TurntableTV 2 ай бұрын
If anyone is having difficulty setting this up on Windows and you get a message like "Docker is not running" when running the curl command, go to Docker settings -> Resources -> WSL integration and make sure you have "Enable integration with my default WSL distro" checked and if using the default Ubuntu image, turn on the "Ubuntu" option.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Great tip
@abdiag603
@abdiag603 2 ай бұрын
I have a dual boot for windows 11 and Ubuntu 24.04…..is it necessary going the docker way? Not near my machine but will try going the composer way since my machine has php and Apache already installed
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Whatever is easier for you. You should be ok running it natively on Ubuntu
@rustamergashev7278
@rustamergashev7278 2 ай бұрын
👍
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
👍👍
@Neon8402
@Neon8402 Ай бұрын
for anyone can not resolve the error at the end of the video, just go to your .env and change the SESSION_DRIVER=file
@ProgramWithGio
@ProgramWithGio Ай бұрын
Or run php artisan migrate. I believe I mentioned that at 6:30
@Neon8402
@Neon8402 Ай бұрын
@@ProgramWithGio agree, however in my case I have to run php artisan make:session-table first, so I just change the SESSION_DRIVER
@nawrozalialamdost5277
@nawrozalialamdost5277 2 ай бұрын
Thanks gio, i wonna say does it possible to make a community in Discord or something else to engage and solve problems ❤
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
I have a discord channel already, though I'm not very active. If you DM me on X/Twitter I'll share the link
@parijke
@parijke 2 ай бұрын
Can you cover Sail with SSL support?
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thanks for the suggestion, maybe
@CHSKnight
@CHSKnight 2 ай бұрын
​@ProgramWithGio yes please 🙏🏽
@ballpen9157
@ballpen9157 2 ай бұрын
please set up docker desktop and wso2 as there are beginner that are watching :)
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
I would suggest to read up on it online or check another tutorial on wsl2/docker desktop. I also have another video in PHP series setting up PHP using wsl2, maybe you can check that. If its too complicated then start with something else like XAMPP or Laragon.
@DelhikillerGamer
@DelhikillerGamer Ай бұрын
what is wso2?
@ProgramWithGio
@ProgramWithGio Ай бұрын
WSL2
@AsoASdiq
@AsoASdiq 2 ай бұрын
❤❤
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@MobiusCoin
@MobiusCoin 2 ай бұрын
sail didn't work. Used Herd to install. Seems to be fine. It gave me the option to install with Laravel Breeze or Laravel Jetstream but I assume we're not using a starter kit.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
@@MobiusCoin yea not yet. Herd also uses SQLite by default i think, we'll use MySQL
@MobiusCoin
@MobiusCoin 2 ай бұрын
@@ProgramWithGio Will having a different DB be an issue?
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
@@MobiusCoin shouldn't be, you can use SQLite if you want. There might be few differences but we'll be using eloquent which abstracts most of that away
@bashar9743
@bashar9743 2 ай бұрын
3 let's go (:
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
More to come
@pratikbhujel
@pratikbhujel 2 ай бұрын
Can I use Xampp ? Instead of Sail I feel ease while using Xampp ?
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Yea you should be able to use it
@pratikbhujel
@pratikbhujel 2 ай бұрын
@@ProgramWithGio, Thanks. :)
@CHSKnight
@CHSKnight 2 ай бұрын
​@pratikbhujel have you successfully installed it?
@pratikbhujel
@pratikbhujel 2 ай бұрын
@@CHSKnight, Yep done .
@CHSKnight
@CHSKnight 2 ай бұрын
@@pratikbhujel how did you manage? I struggled to get it to work
@MahmoudReyad
@MahmoudReyad 2 ай бұрын
❤🎉
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@ballpen9157
@ballpen9157 2 ай бұрын
i'm lost, how to setup that ubuntu thing.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
I would suggest to read up on it online or check another tutorial on wsl2/docker desktop. I also have another video in PHP series setting up PHP using wsl2, maybe you can check that. If its too complicated then start with something else like XAMPP or Laragon.
@karlson2804
@karlson2804 2 ай бұрын
Why just not make all in pure docker with full setup for dev,staging and prod with all cinfigs, styling and so on? All this tools are not good to use for staging and prod. Not any one talk about it ((
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Because this course is not about docker, its about Laravel. And Laravel sail is one of the simplest ways to set up Laravel locally for development.
@JohnnyBigodes
@JohnnyBigodes 2 ай бұрын
It should be mentioned that sail is not production ready.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Sail is for development environment only, we are not at production or deployment stage yet.
@SazianNULL
@SazianNULL 2 ай бұрын
I don't understand why people install Windows and then install Linux on it, instead of installing Linux normally
@ShadiMuhammad
@ShadiMuhammad 2 ай бұрын
WSL mentioned in the video is built-in feature in windows 11 to simulate Linux terminal
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Windows has its perks & WSL is a great feature to be honest
@SazianNULL
@SazianNULL 2 ай бұрын
Windows and great are not words that should appear next to each other 😆
@SazianNULL
@SazianNULL 2 ай бұрын
But why simulate when you can use natively? It's good that M$ realizes that it made a bad system, but that's no reason to use it
@adeyemidamilare3532
@adeyemidamilare3532 2 ай бұрын
❤🎉
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
MVC the Laravel Way | Learn Laravel The Right Way
3:46
Program With Gio
Рет қаралды 4,1 М.
How Middleware Works in Laravel | Learn Laravel The Right Way
42:24
Program With Gio
Рет қаралды 1,7 М.
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 132 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 42 МЛН
Как установить Laravel с Docker Compose
19:07
Understanding Laravel Architecture | Learn Laravel The Right Way
12:45
Program With Gio
Рет қаралды 6 М.
The Ease of Deployment Tier List for Laravel Developers
21:14
Josh Cirre
Рет қаралды 4,4 М.
Free, fast, full text search: Laravel + Typesense
22:04
Aaron Francis
Рет қаралды 12 М.
Understanding the Laravel Service Container | Learn Laravel The Right Way
40:09
Should You Use a Notification or a Mailable?
12:48
Laravel
Рет қаралды 11 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Laravel 10 + Vue 3 + Vite | 2023
39:24
AreaWeb
Рет қаралды 28 М.
Dive Deeper with Actions
12:34
Laracasts
Рет қаралды 5 М.