Muhammad Naufal Pratama

Results 5 comments of Muhammad Naufal Pratama

Hi! I found a workaround for this. Instead of running the normal `tfswitch` command, I use the `-b` flag to specify where I want to install my selected Terraform version...

> In my case, I'm using a multi-tenancy system, this package required some special settings in the RouteServiceProvider and actually I'm using a routes/tenant.php file to manage routes api, so...

> Can using `pdepend.xml` be considered as a workaround? > > ``` > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns="http://pdepend.org/schema/dic/pdepend" > xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> > > > memory > > > > ``` >...

@gesior your solution works perfectly and it will be even better if it is explained in the [wiki page](https://github.com/edubart/otclient/wiki/Compiling-on-Windows). Thanks