Skip to content

Instantly share code, notes, and snippets.

View unaibamir's full-sized avatar

Unaib Amir unaibamir

View GitHub Profile
Found: master for fukuball/Awesome-Laravel-Education — A curated list of resources for learning about the Laravel PHP Framework — 25⭐️ — last updated today
🔎 Checking 269 links
⚪ http://laravel-taiwan.github.io/php-the-right-way/
⚪ https://github.com/laravel-taiwan/fig-standards/tree/master/accepted/zh-TW
⚪ https://www.facebook.com/groups/laravel.tw/
⚪ https://www.facebook.com/groups/849639948396465/
⚪ https://www.facebook.com/groups/laravel.tw/
⚪ https://www.facebook.com/groups/laravel.tw/
✅ https://raw.githubusercontent.com/fukuball/Awesome-Laravel-Education/master/laravel-logo-white.png
✅ http://laravel.com/docs/5.1/quickstart
$ cd ~
$ sudo curl -sS https://getcomposer.org/installer | sudo php
$ sudo mv composer.phar /usr/local/bin/composer
$ sudo ln -s /usr/local/bin/composer /usr/bin/composer
then you can run
$ sudo composer install