Dr. Adam Niels Nielsen

Results 25 issues of Dr. Adam Niels Nielsen

Hi I have Ubuntu 18.04 PHP 7.2.19 PHP CS Fixer 2.15.3 Atom php-cs-fixer Package 4.1.1 `php` and `php-cs-fixer` are working: ![image](https://user-images.githubusercontent.com/1765602/65618878-605d8500-dfbf-11e9-9ad5-9d018fc25502.png) I did not change any settings: ![image](https://user-images.githubusercontent.com/1765602/65618898-6ce1dd80-dfbf-11e9-8a1b-d26e98245e84.png) But when...

Hey, I am new to velocity and I would like to learn how you made the [3d effect](http://velocityjs.org/demo.html). ![image](https://user-images.githubusercontent.com/1765602/137619297-06dabd7d-ef8c-4856-a838-8304caeb6afe.png) It's mentioned that the must-see video is at https://www.youtube.com/watch?v=MDLiVB6g2NY, but unfortunately,...

This seems to be a duplicate of #234 but I don't understand the solution there. When I call onStepChanging then an external api call is made (whenValidate returns a jquery...

Hi, I installed the plugin and everything works fine. I also can extract methods. Except when I try to select a for loop like this: ``` for ($i=0; $i <...

bug

# Description As soon as blade syntax gets inside `script` tags, its becomes uglified and invalid. # Input Before Beautification This is what the code looked like before: ``` @foreach...

In the documentation it is only said to upload the`backgroundsize.min.htc` file and the`.htaccess`. Does it mean I dont need the src folder? What is this folder there for?

Locally, this pluploader works fine. On my prod server it works for files less then 1 MB, for everything else it fails like this: ![image](https://user-images.githubusercontent.com/1765602/123762583-3dae7d80-d8c3-11eb-834e-662f434d0724.png) Although it shows 100% in...

| Bug? | no | New Feature? |yes | Framework | Laravel | Framework version | 8.12 | Package version | 12.0 | PHP version | ^8.0 #### Actual Behaviour...

enhancement

### Description I am using medium-editor for my developing blog. I want to add code by copy-paste and then use prism.js to display it. Currently when I copy & paste...

I managed to integrate stackedit.js on my own website. If I want to add an image currently, I first need to upload it and then paste the url in the...