Muah

Results 209 comments of Muah

i was after the same thing, also quiring the db through the day "especially when getting lots of unique visitors" is bad. imo using something like redis/memcached to increment the...

as a temp solution for ignoring `json` formatting ,u can use a plugin call `Hook` and add this to ur user settings file ``` "on_pre_save_language": [ { "command": "js_format", "context":...

same here however it used to work perfectly on localhost b4 😢 ref https://github.com/sampotts/plyr/issues/1444

this error is really annoying, it just keeps randomly happening 🤦‍♂️😤.

@colinmackinlay maybe we can use something like https://laravel.com/docs/8.x/authentication#authenticate-a-user-once but not sure how yet. @stancl can u plz add more details to the docs, as atm its very basic and not...

am already familiar with impersonation from https://github.com/404labfr/laravel-impersonate which i believe https://github.com/stancl/tenancy/issues/224 is coming from. am also on the page of https://tenancyforlaravel.com/docs/v3/features/user-impersonation/, if there is another one for impersonation, plz advice.

for the original ticket, i managed to successfully implement it via cookies. am using the below with domain based tenants, but it should work for others as well. 1. follow...

@rensphilipsen browsers create sessions per domains & the main reason is not ending up with having a session key for each segment or query string in the uri which also...

@dntz ,to fix that because ST is ridiculously DUMB - the html source is `"text.html"` even if `source.html` works in snippets scops.