Restrict the aircraft to only show the user's #138

This commit is contained in:
Nabeel Shahzad
2018-01-10 19:40:20 -06:00
parent 54a458d522
commit 186bbca428
4 changed files with 93 additions and 32 deletions

View File

@@ -62,7 +62,7 @@ reload-db:
@php artisan database:create --reset
@php artisan migrate:refresh --seed
@php artisan phpvms:import app/Database/seeds/sample.yml
@php artisan phpvms:navdata
#php artisan phpvms:navdata
.PHONY: tests
tests: test