Brett B

Results 26 comments of Brett B

@gligorkot Did you manage to solve for Node 14?

@alejandrotrevi 's suggestion works well for the new tenancy package by the same guys - https://github.com/tenancy/tenancy/issues/238

@rabrowne85 With a different multitenancy package i simply put --tenant= and specify the tenant username. `php artisan ide-helper:models "App\Models\TenantModel.php" --tenant=15` Could the same happen for laravel multi tenancy https://spatie.be/docs/laravel-multitenancy/v2/advanced-usage/making-artisan-commands-tenant-aware

This is still present and an issue. In bootstrap 4 form-group is by default display:flex but this class forces it to be display block. Can we simply add a prefix...

We could use this https://github.com/eymengunay/php-passbook To integrate with it it does require an apple developer account. which is about $99 a year (in aus)

@osiset Is there anyone who can marge these changes if you're too busy at the moment?

@totalism53 I'm getting this same issue. But only for one document. Other documents work fine

@vbuch Yes this is a PDF version 1.4 document. The code i've written the PDF is generated by using a chrome headless print to pdf, so i have only THIS...

@barryvdh @rdevroede Will there by any more work done on this to get it to work with a CSP header?

Just making sure you've run composer install not composer install --no-dev if ignition is used as a devDependency in your composer.json