Docker+Laravel+Mysql easy and professional way.

Поділитися
Вставка
  • Опубліковано 19 сер 2024
  • This tutorial on docker environment for laravel + mysql , I also given an instruction how you can create make file for make your docker command more easy.
    Update php ini file in docker : • Docker change php ini ...
    Source : github.com/pit...
    Previous tutorial : • Laravel docker without...
    Facebook: / pito.cms
    What's app: 8801737810405

КОМЕНТАРІ • 121

  • @jonathasrbr
    @jonathasrbr Рік тому +21

    This is one of the best video about docker compose that I've been watched. It contributed so much with my automation task. Thank you man!

    • @pitocms
      @pitocms  Рік тому

      Glad it was helpful! Welcome.

  • @domainexpress
    @domainexpress Рік тому +6

    i agree with another persons comments in that this tutorial is very good. I am senior developer and needed a laravel/docker setup. I also looked around and found this video concise, easily explained and very useful. Thank you Alimon !

  • @codemoron_
    @codemoron_ Рік тому +3

    Thank you for this. Finally, I was able to setup Laravel in docker.

  • @CloudTechExpert
    @CloudTechExpert Рік тому

    Thank you very much for this amazing tutorial. For the first time, I managed to dockerize the Laravel app. I had error 403 but after going through comments I found solutions. Thank you once again.

  • @saaddarell9174
    @saaddarell9174 11 місяців тому

    The best video for getting started with Docker. Simple, to the point.

  • @bharathraj3333
    @bharathraj3333 Рік тому +1

    clear and good.. always indian techies rocks.

  • @mubafaw
    @mubafaw 6 місяців тому

    You are a legend. Make my life easy. Thank you Sir.

  • @ariwahyunahar2601
    @ariwahyunahar2601 Місяць тому

    the best video I got, how to use docker. Tks bro.

  • @JohnSmithhh
    @JohnSmithhh 19 днів тому

    Thank man!! I understand a lot better now, using a Makefile is awesome, I'm still a little bit stuck because my dockerfile is in the root of the app, but I will figure it out how to manage all that (copy files + launch artisan)

  • @Howto-ds7cx
    @Howto-ds7cx Рік тому +1

    Best video for docker compose laravel. ❤

  • @aleksandrsh3893
    @aleksandrsh3893 8 місяців тому

    Величезне спасибі. Чудовий урок. Thanks a lot. Great lesson.

  • @rabigorkhali
    @rabigorkhali 9 місяців тому

    Thanks for the simple and best tutorial. This tutorial saved my day

    • @pitocms
      @pitocms  9 місяців тому

      You're welcome!

  • @DM-fn7py
    @DM-fn7py Місяць тому

    Hello Sir,Thanks a lot for your English tutorial, i appreciate so much, please i need an english tutorial about redis and MySQL in laravel. You are the best. You deserve my subscribe and likes.thanks

  • @mbiregueye2988
    @mbiregueye2988 Рік тому

    A best tuto for Larevel / Docker and Mysql

    • @pitocms
      @pitocms  Рік тому

      Glad it was helpful!

  • @semuthitam2211
    @semuthitam2211 8 місяців тому

    finally i can install laravel in with docker thanks you hero.. :)

  • @lasithadulshan7357
    @lasithadulshan7357 6 місяців тому +1

    Thank you for the valuable content!

  • @yudantyodev-zm3hc
    @yudantyodev-zm3hc Місяць тому

    superb tutorial thanks sir

  • @afrazahmadkhokhar
    @afrazahmadkhokhar 11 місяців тому

    ❤❤❤
    Just like is not enough for this video.
    Great content.

  • @sashetrajkovski6006
    @sashetrajkovski6006 Рік тому

    Same comment as the rest, great video ! You earned one more subscriber today. Great work !

    • @pitocms
      @pitocms  Рік тому

      Thank you 😊 and welcome.

  • @autodidactewebdev2368
    @autodidactewebdev2368 Місяць тому

    Thanks sir,please could you make a tutorial about redis and MySQL in laravel. Thanks indeed.

  • @mlabdev
    @mlabdev Рік тому

    its work on me ... thanks sir you save my life

    • @pitocms
      @pitocms  Рік тому

      Glad to hear that.

  • @bevedel
    @bevedel Місяць тому

    really helpful. thank you.

    • @pitocms
      @pitocms  Місяць тому

      Glad it was helpful!

  •  7 місяців тому

    Very good, man!
    Thank you very much!

  • @rony2alamin201
    @rony2alamin201 8 місяців тому

    Very Nice & Helpful video

  • @protapbarman2532
    @protapbarman2532 7 днів тому

    please explain the ".env file will not be uploaded in git"

  • @t1000bay
    @t1000bay 7 місяців тому

    Good explanation 😊

  • @AhmedSaadHassan
    @AhmedSaadHassan 2 місяці тому

    great job, thank you

  • @kentOlortigue
    @kentOlortigue 4 місяці тому

    Thanks for the information

    • @pitocms
      @pitocms  3 місяці тому

      My pleasure.

  • @scottmcmullan6497
    @scottmcmullan6497 Рік тому

    Fantastic video, thanks mate!

    • @pitocms
      @pitocms  Рік тому

      You are most welcome

  • @carminemonaco9796
    @carminemonaco9796 Рік тому +1

    Hi. Congratulations on the very accurate video. Could you answer one question for me? I can't figure out how to dockerize my Laravel project and publish it on my server. I have created a site with Laravel and Docker locally but I can't find any tutorial that explains then how to make my site public from the server. Do you happen to have a tutorial that explains this?
    Thank you very much

  • @faizanshakil2775
    @faizanshakil2775 Рік тому +3

    Why I try to run make commads it says "make : The term 'make' is not recognized as the name of a cmdlet....". Can you please tell me how will it work ?

    • @faizanshakil2775
      @faizanshakil2775 Рік тому

      I am on windows 10

    • @pitocms
      @pitocms  Рік тому

      Source has given in video description. Please download and run then check.

  • @dev_99999
    @dev_99999 6 місяців тому

    if i have an existing laravel app how to copy files after clone it or clone it while buidling the container

  • @cabrelngako8877
    @cabrelngako8877 8 місяців тому +1

    hello, what does it means that a beginner will need to make a composer update in the docker container, i am working in a existing project and i find it difficult to update changes, iam getting error related to permission access

    • @pitocms
      @pitocms  8 місяців тому +1

      Create a .htaccess file in root directory using below 3 lines of code.
      RewriteEngine On
      RewriteCond %{REQUEST_URI} !^/public/
      RewriteRule ^(.*)$ /public/$1 [L,QSA]

    • @mubafaw
      @mubafaw 6 місяців тому

      @cabrelngako8877 Thank you for asking this question
      @pitocms Thank you for answering this question
      It works for me now 😊🙏

  • @user-gq7ed7cp3z
    @user-gq7ed7cp3z Рік тому

    Best explanation

    • @pitocms
      @pitocms  Рік тому +1

      Thanks for liking

  • @updatetamila007
    @updatetamila007 Рік тому

    Great Buddy good learner

    • @pitocms
      @pitocms  Рік тому

      Thank you! Cheers!

  • @attran2001
    @attran2001 6 місяців тому

    i just start learning docker for 1 day, do you have any videos can help me know more about docker with laravel

  • @SchoolBoyJoooooo
    @SchoolBoyJoooooo 3 місяці тому

    i have a problem, i already followed all your steps but when i try to access the laravel through localhost:9000 it says permission denied could you help me to fix this? btw the laravel project were cloned from github

  • @prouser12121
    @prouser12121 5 місяців тому

    Excellent

  • @forservice1977
    @forservice1977 11 місяців тому

    today when i am trying in ubuntu machine i am getting this error open /media/mypc/Project/doker-test/laravel-docker/docker-compose.yml: permission denied, how can i solve this issue

  • @mayrapereira3910
    @mayrapereira3910 Рік тому +3

    when I enter the browser with localhost:9000 it gives this error : Not Found
    The requested URL was not found on this server.
    Apache/2.4.51 (Debian) Server at localhost Port 9000

    • @EvanEdrok
      @EvanEdrok 4 місяці тому

      should use Laravel Sail, it's just so much easier. Before you use `sail up -d` you can add phpmyadmin to the docker-compose file if you wanted.

  • @techietoons
    @techietoons 11 місяців тому +1

    Forbidden
    You don't have permission to access this resource.
    Apache/2.4.54 (Debian) Server at localhost Port 80
    - What to do for this error ??

    • @subhankardutta3777
      @subhankardutta3777 9 місяців тому

      Getting same error

    • @arnoldsibanda7135
      @arnoldsibanda7135 6 місяців тому

      you can check if files are there in your conatiner through an interactive shell@@subhankardutta3777

  • @zahidurrehman431
    @zahidurrehman431 7 місяців тому

    Sir which docker plateform you have using please mentioned his name?

  • @protapbarman2532
    @protapbarman2532 7 днів тому

    make command not found

  • @hafiznugraha3063
    @hafiznugraha3063 Рік тому

    how to change limit import file on docker phpmyadmin

  • @Howto-ds7cx
    @Howto-ds7cx Рік тому

    How to run vite and node npm commands. Please guide

  • @EduCodigosPro
    @EduCodigosPro 5 місяців тому

    localhost:9000 says:
    Forbidden
    You don't have permission to access this resource.
    Apache/2.4.57 (Debian) Server at localhost Port 9000

  • @fatihtutar7583
    @fatihtutar7583 2 місяці тому

    There were deficiencies in the docker-compose.yaml file and it was giving an error. After fixing it with chatgpt, docker-compose build command worked.
    I was able to view phpmyadmin at address 9001, but I could not view the Laravel project at address 9000. It gave this error. It doesn't show any Laravel project in the video anyway.
    Forbidden
    You don't have permission to access this resource.
    Apache/2.4.51 (Debian) Server at localhost Port 9000

    • @pitocms
      @pitocms  2 місяці тому

      check in localhost:9000/public

    • @fatihtutar7583
      @fatihtutar7583 2 місяці тому

      @@pitocms After making some changes to the apache2.conf file the above error went away. Currently, the files of the Laravel project are listed under index of at address 9000. In 9000/public, I get the following error:
      file_put_contents(/var/www/html/storage/framework/sessions/LBKd3CGRLbNj6kF96mm2ChURTLRjIxxB7EsvI7oc): Failed to open stream: Permission denied

    • @fatihtutar7583
      @fatihtutar7583 2 місяці тому

      @@pitocms
      docker exec -it laravel-docker bash
      chmod -R 775 storage
      chown -R www-data:www-data storage

    • @chiqui1234ok
      @chiqui1234ok Місяць тому

      @@pitocms Hi, my problem is, docker isn't creating anything inside "laravel-app" folder. What can I do? I have exact same file as you. I already give 777 permissions into that folder, just in case

  • @helvionobrega7709
    @helvionobrega7709 Рік тому +1

    Hello I have one error... I did all the tutorial i can entry in phpmyadmin but i cant acess the image that contains the project "views" it opens the website with this error
    "Forbidden
    You don't have permission to access this resource.
    Apache/2.4.51 (Debian) Server at localhost Port 9000 " Can you help me?

    • @pitocms
      @pitocms  Рік тому +3

      Create a .htaccess file in root directory using below 3 lines of code.
      RewriteEngine On
      RewriteCond %{REQUEST_URI} !^/public/
      RewriteRule ^(.*)$ /public/$1 [L,QSA]

    • @cassianopacheco5407
      @cassianopacheco5407 Рік тому

      i created a htacess file in the laravel-app directory and another one in the root directory. It worked. @pitocms you're a hero

    • @fuukowatty9817
      @fuukowatty9817 11 місяців тому

      @@pitocms is this safe?

    • @IgorOliveira-kv8sf
      @IgorOliveira-kv8sf 9 місяців тому

      ​@@pitocms

  • @mehrabhosen
    @mehrabhosen Рік тому

    Helpful Video

  • @MinhTuanNguyen-hx6ye
    @MinhTuanNguyen-hx6ye 11 місяців тому

    i can't sign in phpmyadmin, please help

  • @93stiven
    @93stiven Рік тому

    ERROR: The Compose file './docker-compose.yml' is invalid because:
    Unsupported config option for services: 'phpmyadmin
    linux :/

  • @sunmolasolomon3403
    @sunmolasolomon3403 Рік тому

    Thank you for this tutorial
    I can't seems to access the localhost gives forbidden and no permission to access this resource.
    Thank you

    • @pitocms
      @pitocms  Рік тому +1

      It seems htaccess issue. please check in /public , is it working ?

  • @cassianopacheco5407
    @cassianopacheco5407 Рік тому

    you're a fucking legend, mate

  • @1mpiero
    @1mpiero 6 місяців тому +3

    This is beginner and not professional,

  • @montecristo31
    @montecristo31 Рік тому

    thanks!

  • @kavithak1138
    @kavithak1138 Рік тому

    But url is not found

  • @nhanoan5461
    @nhanoan5461 9 місяців тому +2

    hi,i try more code in Makefile : "laravel-run:
    docker exec laravel-docker bash -c "php artisan serve" " but it got Forbidden
    You don't have permission to access this resource.when i open the web

    • @blessdarah1256
      @blessdarah1256 День тому

      You don't need that. That environment mimics production. So you will access the app through Apache. You only need the container to be up.

  • @kavithak1138
    @kavithak1138 Рік тому

    Yes containers are up

    • @pitocms
      @pitocms  Рік тому

      Without see difficult to tell what's the problem.
      Come is google meet if you require quick help.

    • @kavithak1138
      @kavithak1138 Рік тому

      Yes please

  • @radybmcs6516
    @radybmcs6516 Рік тому +1

    How to execute Makefile sir I cannot run this file

    • @pitocms
      @pitocms  Рік тому

      Just create a file with name 'Makefile', in same directory where you Docker and docker-compose.yml file is.
      Then in make file write your command.
      Example
      build:
      docker-compose build --no-cache --force-rm
      Then given command in terminal
      make build

    • @radybmcs6516
      @radybmcs6516 Рік тому +1

      @@pitocms make : The term 'make' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
      spelling of the name, or if a path was included, verify that the path is correct and try again.
      At line:1 char:1
      + make up

    • @pitocms
      @pitocms  Рік тому

      What is your operating system ? Are you using VScode ?

    • @radybmcs6516
      @radybmcs6516 Рік тому

      @@pitocms I am using Windows 10

    • @pitocms
      @pitocms  Рік тому

      The error message you're seeing indicates that the "make" command is not recognized by Windows. This is because "make" is not a built-in Windows command.
      Assuming that you have already installed Docker on your Windows 10 machine, you will need to install a separate tool called "make" in order to run the "docker make" command.
      You can install "make" on Windows 10 using one of the following methods:
      Install the GNU Win32 package, which includes the "make" command. You can download the package from the GNU website (sourceforge.net/projects/gnuwin32/files/make/) and install it on your Windows 10 machine.
      Install the Windows Subsystem for Linux (WSL) on your Windows 10 machine and then install the "make" command using the Linux package manager (e.g., apt-get for Ubuntu).
      Once you have installed "make", you should be able to run the "docker make" command without seeing the error message.

  • @alimulmahfuztushar7001
    @alimulmahfuztushar7001 Рік тому

    php artisan serve giving 403 forbidden error

    • @pitocms
      @pitocms  Рік тому +1

      check in /public is it working ? If work then create .htaccess file in root directory.

  • @kavithak1138
    @kavithak1138 Рік тому

    Yes need help

  • @DevelopmentKit
    @DevelopmentKit Рік тому

    What software have you used to record your video?

  • @fuukowatty9817
    @fuukowatty9817 11 місяців тому

    Hi you know how can I add next.js to this stack?

    • @pitocms
      @pitocms  11 місяців тому

      How you are trying
      Laravel API + Vue js ?

    • @fuukowatty9817
      @fuukowatty9817 11 місяців тому

      @@pitocms I made project with next.js actually so it must be next ;/

    • @fuukowatty9817
      @fuukowatty9817 11 місяців тому

      so Laravel API + next.js I found example with sail but there is not frontend container installed

  • @ABC-hr9eu
    @ABC-hr9eu 9 місяців тому

    docker exac -it laravel-docker bash
    unknown shorthand flag: 'i' in -it

    • @bhaveshkapoor8183
      @bhaveshkapoor8183 5 місяців тому

      check whether the container is running in background or not and then exec the same

  • @michaelgyawu7929
    @michaelgyawu7929 Рік тому

    Great Tutorial. I have followed all the instructions to set up the laravel project. Also I applied the response to @Hélvio Nóbrega's problem. However, I still get "Forbidden
    You don't have permission to access this resource." Has anyone solved this problem?

    • @pitocms
      @pitocms  Рік тому

      It's seems htaccess issue. Create a htaccess file in root directory.

    • @IgorOliveira-kv8sf
      @IgorOliveira-kv8sf 9 місяців тому

      @@pitocms im with same problem, i created .htacces file but isnt work....can u help with this? goal is use views from laravel project but isnt woring :(

  • @HasanKarar
    @HasanKarar Рік тому

    প্রথম

    • @pitocms
      @pitocms  Рік тому

      Thank you Bhai. 😊💓

  • @kariukijoseph2036
    @kariukijoseph2036 Місяць тому

    Professional way? Really?

  • @ThienTran-wi2pq
    @ThienTran-wi2pq Рік тому

    help me how to fix error The stream or file "/var/www/html/storage/logs/laravel.log" could not be opened in append mode: Failed to open stream: Permission denied on windows10.