Philip Brown
Philip Brown
I would use an environment variable.
If you ssh into the box can you install composer manually?
Thank you Jason, I'm glad you found them helpful :smile: Yeah that is something that I was thinking about when I was initially writing this package. I only had the...
@juukie No, to be honest I haven't used this since I made it open source. If you want to work on it I'll make you a contributor (or you can...
Are you implementing the `RemindableTrait` ?https://github.com/laravel/laravel/blob/master/app/models/User.php#L5
Do you have a repository of it not working?
Hi @ps24love thank you for the contribution :) Why would this be better than passing the force argument as a parameter of the method? To me this makes the code...
Yeah, I definitely don't think we should break the original style.
Yeah I agree. Would you mind updating your pull request to maintain the old way too and I'll merge this straight in. Thank you :)