Excellent! Videos of this format, when they show the error and how to correct it, are the best, because that way we can acquire more knowledge. Your channel is excellent, all the didactic videos are excellent! Thanks!
One doubt, Do we required nginx should be installed before running docker containers ?, I had a requirement like nginx also should be installed as a docker and my application should on that.
Got a permission error when opening my browser The stream or file "/var/www/storage/logs/laravel.log" could not be opened in append mode: Failed to open stream: Permission denied
this is by far the most well explained tutorial, thanks
Oh man, i learn a lot today.
Thanks!
Excellent Video.!!!
The video skipped over the nginx configuration but I found it in your github
Got my like for writing the whole docker files
Great job Emad! Thanks! That is what I NEEDED!
One of the best tutorial and hands on out there❤❤
Excellent!
Videos of this format, when they show the error and how to correct it, are the best, because that way we can acquire more knowledge.
Your channel is excellent, all the didactic videos are excellent!
Thanks!
This is a great explanation, thanks
Very good tutorial
Loved this channel ❤.
Hats off to you sir
excellent!, well explained -beatiful, easy to follow-up
You are just the best. Knowledge Sharing 💯💯💯👍👍👍
Good stuff. Keep it up
whats the best implementation of docker?
should the nginx be a different container?
Thank you so much, Sheikh
Hi, I don't see in the Dockerfile where you install nginx; you just copy the .conf file. How does that work if the image is just for PHP? Cheers!
Interesting and thank you very much
One doubt, Do we required nginx should be installed before running docker containers ?, I had a requirement like nginx also should be installed as a docker and my application should on that.
this is gem ❤❤
Well done, thank you sir 🙏🙏
BRILLIANT!!!!!!!
best tutorial, thanks
Well explained! I wonder how to run cronjob and horizon with this docker setup. Would be glad if you can say something about the setup.
How can we run the application on port 80 in the browser?
Can we use it to deploy to cloud run? Can you make 1 more video to deploy laravel 10 to cloud run?
its working on local but doesnt work on production with digitalocean droplet
👍👍
great guy
@anyone please help mee out in laravel permission denied, I tried to run the php container for the first time But I got that error in the browser
I followed you video. I am just using the api, somehow I got cross-site problem.
what about nginx conf file ?
Same, I didn't find this file on this video. :)
replace opcache.validate_timestamp to opcache.validate_timestamps
For some reason for me its slower your method than laravel sail running a new laravel project, even using the same version of PHP and Mysql
I have cloned your repo and did make fresh but it still shows me close to 80-90ms
i am on macbook pro m1
Got a permission error when opening my browser
The stream or file "/var/www/storage/logs/laravel.log" could not be opened in append mode: Failed to open stream: Permission denied
you find a solution?
@@enzodossantos2546 change the owner for the /var/www folder to www-data:www-data see if it helps
any solution to this
@@ochollat it works
got db connection error. what to use in db host value in .env file?
name of your container in this situation "database"