Setting Up Laravel with Sail | Learn Laravel The Right Way

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

Program With Gio

Program With Gio

Күн бұрын

Пікірлер: 82
@Zubbee
@Zubbee 22 күн бұрын
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 22 күн бұрын
Awesome, glad you are following along this course as well
@Zubbee
@Zubbee 22 күн бұрын
Most definitely Gio.
@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
@fakerealnews1
@fakerealnews1 2 ай бұрын
Good start, looking forward the rest of the series.
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@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 4 күн бұрын
like before watching ... you are the best
@ProgramWithGio
@ProgramWithGio 3 күн бұрын
Thank you 💙
@GamersPunjabi
@GamersPunjabi 2 ай бұрын
Thank You. I'm learning it with you
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Happy to hear, you're welcome
@fakh99
@fakh99 2 ай бұрын
Very Nice Start Bro 💙
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thanks
@dannydelgado9820
@dannydelgado9820 2 ай бұрын
Excellent content! Thank You!
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thank you
@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
@Probablyaliq4
@Probablyaliq4 2 ай бұрын
Keep going please you are the best
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thank you
@Netvirux
@Netvirux 2 ай бұрын
Thank You sir ❤
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
You're welcome
@AyoubWrks-nz7cy
@AyoubWrks-nz7cy 2 ай бұрын
Thank you sir 🙌 🐘
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
You're welcome
@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
@abdelillahchikh7063
@abdelillahchikh7063 5 күн бұрын
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 2 күн бұрын
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
@DelhikillerGamer
@DelhikillerGamer 23 күн бұрын
what is wso2?
@ProgramWithGio
@ProgramWithGio 22 күн бұрын
WSL2
@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
@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
@rustamergashev7278
@rustamergashev7278 Ай бұрын
👍
@ProgramWithGio
@ProgramWithGio Ай бұрын
👍👍
@parijke
@parijke 2 ай бұрын
Can you cover Sail with SSL support?
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
Thanks for the suggestion, maybe
@CHSKnight
@CHSKnight 2 ай бұрын
​@ProgramWithGio yes please 🙏🏽
@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
@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.
@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
@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.
@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
@AsoASdiq
@AsoASdiq 2 ай бұрын
❤❤
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@bashar9743
@bashar9743 2 ай бұрын
3 let's go (:
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
More to come
@MahmoudReyad
@MahmoudReyad 2 ай бұрын
❤🎉
@ProgramWithGio
@ProgramWithGio 2 ай бұрын
💙💙
@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
Рет қаралды 3,9 М.
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 50 МЛН
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 33 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 1,8 МЛН
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 148 МЛН
JOE ROGAN REACTS TO MUSLIMS PRAYING
11:32
Ali Dawah
Рет қаралды 142 М.
Как установить Laravel с Docker Compose
19:07
Laravel Sail - Docker without docker knowledge
17:27
Bitfumes
Рет қаралды 25 М.
How Middleware Works in Laravel | Learn Laravel The Right Way
42:24
Program With Gio
Рет қаралды 1,4 М.
The Right Way To Return API Errors in .NET
10:40
Nick Chapsas
Рет қаралды 48 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Dive Deeper with Actions
12:34
Laracasts
Рет қаралды 5 М.
Setting up a production ready VPS is a lot easier than I thought.
29:50
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 50 МЛН