Mirko Tebaldi

Results 59 issues of Mirko Tebaldi

I'm in a strange situation where adding a single field to a form I go from 0.7s to more than 9 seconds to get the page Your excellent debugbar allowed...

**Is your feature request related to a problem? Please describe.** No, I simply would like to have documentation from someone already reverse-engeenered Jwlibrary **Describe the solution you'd like** Point me...

I tried yarn create vuepress prova Choosed 'blog' as app type Then vuepress dev ![image](https://user-images.githubusercontent.com/1268699/81670521-0b845700-9448-11ea-811b-f395e1399c10.png) I see some files in _posts But is what I got ![image](https://user-images.githubusercontent.com/1268699/81670659-3c648c00-9448-11ea-8675-cc1e428fb203.png) What's happened? What...

blog
awaiting-feedback

# Bug report ### What I did Created a "form operation" php artisan backpack:crud-form-operation Storn the model as a `coinable` `MorphTo` relation. so the table has `coinable_id` and `coinable_type` this...

triage

# Bug report ### What I did I have a table 'movements' with fields `coinable_id` and `coinable_type` I have a `activities` table with an `id` and a `name` column (and...

triage

# Feature Request ### What's the feature you think Backpack should have? I try to explain my situation. Our admin panel is huge and complex and so we grouped routes....

Feature Request

**Is your feature request related to a problem? Please describe.** I started right now to use laradock. I started all needed containers. I opened localhost and stuck on redis server...

Type: Feature Request

I appreciate your work a lot But we cannot understand what to do after installation. Aren't there any migration to run' How to create routes? and how to intercept login...

I need a webhook based interaction, so no listening to changes. I read I can [download telegram bot api server locally and build and run it][1], and I did. So,...

# Bug Report ## Problem I'm using fileEntry.toLocalURL() to find where is placed a downloaded image, so I can show it to the user. I'm using this path as img...