Skip to content

A simple script for running laravel installer via docker without need to install php in local computer

Notifications You must be signed in to change notification settings

ShurGith/laravel-new-via-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

laravel-new-via-docker

A simple script for running laravel installer via docker without need to install php in local computer

Usage

  1. run
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/uluumbch/laravel-new-via-docker/HEAD/src/laravel-new.sh)"
    
  2. Answer the question
  3. 🚀Start develop your laravel project!

Demo Image

About

A simple script for running laravel installer via docker without need to install php in local computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%