Joao Patricio

Results 16 comments of Joao Patricio

Hello @FujiMakoto, Did you already try now with 5.8? Are you still with this problem?

@nunomaduro , while trying to find a temporary quick fix for this issue, I guess I solved the storage problem. - Installed Laravel-Zero - Installed component `console-dusk` - Published `console-dusk`...

hello everyone. thought I should share this. sqlops, free closs platform https://database.guide/what-is-sql-operations-studio-sqlops/ after having your container running, with this app, just connect with 127.0.0.1 (port 1433 will be default), `sa`...

thanks @reals79 !! using vue with webpack (Laravel Mix) ```js let LayoutPt = require('./../../../../components/infrastructure/vue-touch-keyboard/layoutPt'); (...) window.Laravel.vm = new Vue({ el: '#app', (...) keyboard: { enabled: false, visible: false, layout: "numeric",...

Hello @viniciusdeliz Ouuf it was so long time ago, I can't even remember, sorry 😓 From the comment I put here https://github.com/icebob/vue-touch-keyboard/issues/11#issuecomment-373790154 it seems that's the way to do it.....

Hi Matt, Would it be "too much wild" of an idea, to build the logged-in section (user admin panel?) of `novapackages`, with Nova? I would gladly do it, just let...

@franz-86 thank you so much for posting this here @martynasma thank you so much for also pointing me in the right direction This should be in the docs somehow!

I've just discovered this package, used locally and creating the folder manually solves it. In the package service provider, i could find the solution. What really matters is the folder...

hey all @saleem-hadad take a look here [https://github.com/mpociot/documentarian](https://github.com/mpociot/documentarian) Docblocks FTW 👍

@johannesschobel Thanks. I like the aglio.js one, but a Laravel and DocBlocks solution is a much greater fit for me. I mean - customizing something, publishing the views out from...