JshGrn
JshGrn
So when I change that from 'Online' to a env variable then push it up 'off'. I add the new var to the .env on the server but it has...
I think it would be great for the on/off command to edit the env file and ditch it from the project config completely, this would solve the last comment above...
I like @MoritzLost's answer because that is what I meant, however I understand @nickdunn's concern on apps modifying their own env variables. Perhaps a file should be stored in storage...
This is great - thanks, but I still think a lock file would be more suitable as I think you are correct in that the env file really shouldn't be...
I am being more pedantic than anything else I think... I just feel like the .env file itself shouldn't be changing that much except from actual environment changes, but I...
Same on iOS on Chrome, thinks its desktop chrome.
+1 for Vue3 support
Use Vue-Final-Modal
Not sure where the issue is, but I resolved it in a hacky way by setting the value of the getter... e.g. protected $appends = ['name']; public function getNameAttribute() {...
Any updates on the drop of jQuery?