-
Notifications
You must be signed in to change notification settings - Fork 66
Kurulum
Selahattin edited this page Oct 2, 2015
·
8 revisions
İlk olarak composer.json dosyasına şu satırı ekleyin.
"require": {
"unlu/laravel-api-query-builder": "1.0-beta"
}
Daha sonra terminalden şu komutu çalıştırın.
composer update