laravel-multidomain
laravel-multidomain copied to clipboard
A Laravel extension for using a laravel application on a multi domain setting
I have two domains, they are admin.site.com.br and user.site.com.br. I need to get from cache the variable user-is-online concatenated with auth user id. But, this just works for the first...
Hi, I have issues with using custom commands in v11 from artisan e.g. artisan mycommand:dosomething They are not recognised from the framework. I did some digging and found that there...
Hey guys, How implement Reverb with this library? Thanks