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