An open API service indexing awesome lists of open source software.

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

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')