i need assistance on a error showed to me when i try to did it on command line: wmic /node:brspd030 computersystem get caption >>\\brspd010\c$\users\machael1\desktop\gpresult.txt & psexec \\brspd030 g
我讀到這裏:https://laravel.com/docs/5.3/authorization#writing-policies 我試着喜歡這個 我FavoritePolicy是這樣的: <?php
namespace App\Policies;
use App\User;
use App\Models\Favorite;
use Illuminate\Auth\Access\Handl