Lance Pioch

Results 33 comments of Lance Pioch

For the original issue, I've created wiki instructions, found here: https://github.com/chintanbanugaria/92five/wiki/Installation-Instructions#nginx The original issue can be closed. If there's anymore problems, separate issues can be created.

I've identified the problem, if your PHP is unable to send an email, the user will still be created, but the user won't be sent the email. Here are the...

Labels: question, feature

I think it's a bad idea to prevent the admin from creating the server. This completely defeats the concept of overallocation, which we already have built in. I also think...

Here's the current plugin that I use for Laravel: https://github.com/Haehnchen/idea-php-laravel-plugin It's going to be a Java induced nightmare ;)

@CoffeeBunny @xtechgamer735 Don't comment using +1, just use the Github's built in function: [image](https://user-images.githubusercontent.com/1296882/39011077-7cace918-43de-11e8-8996-1348a36dec39.png)

Yeah, let me take a look at the test suite and see!

@canvural updated the tests. My use case is that the app has many different guards and we organize it via an enum instead of having the magic strings everywhere.

> The provider value has to match the key in the providers array, therefore unless you're also using the enum as the key in the providers array you're going to...

Don't create a PR for this yet, thanks.