Shawn McCool
Shawn McCool
Is there a reason that this hasn't been merged, @danielstjules ? This instantly fixes an important problem that I have where I cannot use Slugify.
Do you feel that this is ready to be merged in its current state?
Same here, on Big Sur 11.6.2 and intel. ``` #!/usr/bin/env sh # the scripting-addition must be loaded manually if # you are running yabai on macOS Big Sur. Uncomment #...
I just commented out: ``` sudo yabai --load-sa yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa" # global settings yabai -m config mouse_follows_focus off yabai -m config focus_follows_mouse on #...
Yea, I wouldn't in general call an artisan command using ```Artisan::call()``` I'm not saying it's a bad idea. But, I prefer to design in such a way that either my...
I'm open to solutions. Got anything in mind? The stand-alone "driver" has details necessary for using it in any circumstance. The library is infinitely extendable so new procedures and tasks...
I'm sorry, I don't know the answer to that. If you do a dive in and figure it out let me know. If it's something that can be fixed in...
Hi there Is it possible that you have not installed the necessary driver?  https://github.com/backup-manager/backup-manager#installation
I think that perhaps a better solution might be to create Laravel 55 compatibility.