https://github.com/mikeludemann/composer-install-script
Installing composer with bash
https://github.com/mikeludemann/composer-install-script
bash composer shell
Last synced: 2 months ago
JSON representation
Installing composer with bash
- Host: GitHub
- URL: https://github.com/mikeludemann/composer-install-script
- Owner: mikeludemann
- License: mit
- Created: 2019-04-08T11:11:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T12:29:12.000Z (about 7 years ago)
- Last Synced: 2025-03-28T02:49:13.809Z (over 1 year ago)
- Topics: bash, composer, shell
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Composer Install Script
Installing composer (PHP) with bash
Feature: Example with Laravel Framework and more
## Run
```
./init.sh
```
## More Informations about Laravel
* laravel.com
* laravel-news.com
* laracasts.com
* github.com (Search: 'Laravel')
* stackoverflow.com (Search: 'Laravel')