Vladislav Stoitsov
Vladislav Stoitsov
**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [...
When I am using localize in a long list is getting very bad performance: ``` {{ user.name }} ``` When I replace it with this is much better ``` {{...
There is no way right now to have your own templates of the generated from the scaffold generated controller, model and migration. When the folder of the stubs can be...
I've tried wrapping the code in ngIf="isBrowser" but the only thing that is working is when I delete the import of the YagaModule in NgModule :( Any ideas how I...
I want to make every visitor to be able to make reactions with https://github.com/qirolab/laravel-reactions How I can add this to the Visitor - https://github.com/qirolab/laravel-reactions#usage
I followed the steps for the installation but when I try to access env-manager it returns 404 The routes are declared: ``` git:(master) ✗ php artisan route:list | grep env...
Why the updater is not downloading win32/64 package?