Daniel Rotter

Results 189 comments of Daniel Rotter

@alexander-schranz I also see that as a part of the CommunityBundle, therfore going to transfer the issue.

I would prefer to put tutorials into the documentation... There they are linked in the navigation. Old blog entries are definitely harder to find, so I don't think, that this...

Is this only happening for articles? Or do you experience the same wrong behavior with the smart content for pages as well?

I would suggest adding this explanation in [Setup a webspace](http://docs.sulu.io/en/2.0/book/webspaces.html), because the rest of the XML file is also described there.

Just FYI: This way the website is not accessible, and only the admin routes are available. That's not really satisfying, is it?

I would also think so. As a solution in the mean time I've gone with a webpack alias like this: ```javascript module.exports = (env, argv) => ({ resolve: { alias:...

> As an experiment (with no idea if it will work) you might try including the helper file by setting: > > ``` > "worse_reflection.stub_dir": "%application_root%\/vendor\/jetbrains\/phpstorm-stubs" > ``` > >...

Well, the thing is that in Laravel there is an `_ide_helper.php` and `_id_helper_models.php` file, and both need to be loaded. And in addition I also want the plain PHP functions...

@nsfisis I am not sure how I have to set those... I tried the following: - Opening a PHP file - Execute `:set autoindent` and `:set smartindent` - Creating a...

@nsfisis You are right, I am using tabs... Going to adjust the title of the issues then.