Created
          August 2, 2022 02:18 
        
      - 
      
 - 
        
Save cockok/74a8447758fc0a6cbef7775bf642ffdd to your computer and use it in GitHub Desktop.  
    laravelプロジェクトディレクトリだけ作りたい
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | docker run --rm -v $PWD:/opt -w /opt laravelsail/php81-composer:latest composer create-project laravel/laravel example-app | |
| sudo chown -R $USER: example-app | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment