marcpre

Results 11 issues of marcpre

- Corcel Version: `"jgrossi/corcel": "3.0.0"` - Framework Name & Version: `Laravel Framework 6.16.0` - PHP Version: `PHP 7.4.1 ` ### Description: I would like to add a featured image to...

- Corcel Version: `"jgrossi/corcel": "3.0.0"` - Framework Name & Version: `Laravel Framework 6.16.0` - PHP Version: `PHP 7.4.1 ` ### Description: I would like to add a new category to...

Hello, I am using `"nesk/puphpeteer": "^2.0"` and I want to select the following dropdown of a datatable: ![image](https://user-images.githubusercontent.com/30902582/142292532-f6581158-a9cc-43d2-8fb9-f7bb1a92d5dd.png) Find below my minimum example: ```

I am using `"@nesk/puphpeteer": "^2.0.0"` and want get the text and the `href`-attribute from a link. I tried the following: ```

Hi, I love miniPaint. Its well build and extremely powerful. If you add editable charts it would make the application even more powerful. User Stories: 1. As a user I...

Hello, thank you sir for creating miniPaint. I love the minipaint application. I want to extend it by rendering the json that a user creates as an image on the...

I would like to create a flowchart, which has swimlanes. Find below an example. ![Exam](https://online.visual-paradigm.com/repository/images/1187db53-7286-4ffa-821c-7b57b401b6b3.png) After reading the documentation I couldn`t find this functionality. I found this issue #551, which...

Type: Enhancement
Status: Approved
Graph: Flow
Status: In progress

I am using `goutte` in my composer in my wordpress plugin: ``` { "require": { "fabpot/goutte": "^4.0" } } ``` Furthermore, I am also using the `closest()` function within my...

I am running on a `Virtualbox Version 6.1.30 r148432 (Qt5.6.2)` my operating system is: ``` Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal ``` This is my...

bug-unconfirmed

I am trying out node_acl. As you know, the package only supports reddis, mongodb etc. I am starting with setting up my database like in your example (from the docs):...