Kevin Hebert

Results 4 comments of Kevin Hebert

> For login to work, you need to install an authentication scaffolding (step 3 of the [installation procedure](https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Installation)). I do not remember if the authentication routes are installed within the...

As I stated, I'm not running on Linux. However, the SO post helped, but I'm still getting one error: 1) CommandHelperTest::testCopyDirectoryWhenSourceRestricted Failed asserting that directory "test-folder-copy" does not exist. I'm...

> That test fails because it tries to change file permissions using `chmod` to assert a folder can't be copy when permissions are not right, but in windows permissions works...

I'm actually experiencing a similar issue when I call the `Exists()` on a BlobClient. Unlike some of the others who mentioned they are using Rider, I'm using Visual Studio Professional...