Michael Villeneuve

Results 3 comments of Michael Villeneuve

This is an old thread, I had the same error, but it's because copied/paste the doc without reading the specifics. I had : ``` $user = User::where('email', '=', '[email protected]')->first(); $user->attachRole($admin);...

I'm using windows 8.0. It doesn't look like I have "setup-search.ps1" (the folder is valid, but the file is not in it)

Ah, I found the file in a subfolder, here's the result : ``` # Ember-Cli-Windows-Setup # This script configures Windows Deefender for Ember-Cli performance. # (C) Copyright 2015 Microsoft, developed...