John Braun

Results 11 comments of John Braun

Hi @MortenDHansen Thanks for reporting this bug. I have noticed it too. Since updating to a newer VuePress version, whenever a new built is created the "Refresh content" pop-up no...

@MortenDHansen Please let me know if you can work around it for now using the hard refresh method.

I've also done some research and it seems that this is currently not supported by VuePress. However, if it appears possible to do with VuePress I welcome a PR of...

Hi @ali-sharafi First of all, thank you very much for the Pull Request and contributing your time to the project. I agree with you that working with a `User` model...

Hi @ali-sharafi, Our last conversation has been a while, I'm sorry for that. I was mostly busy with other things and did not have a lot of time to dedicate...

Dear @judgej Thanks for raising this question 👍 You are right, when you publish the migrations it will always publish a new migration for the reasons you mentioned. I don't...

I just saw this [PR to the Laravel framework](https://github.com/laravel/framework/pull/36906) in which migration classes no longer have a name but anonymously extend the base migration class. Therefore, the check if the...

Hi @nasirkhan There are some blog posts to learn more about Laravel's Generator Command class if you'd need more clarification on that topic. - https://www.ystash.com/blog/create-a-generator-make-command-in-laravel/ - https://techsemicolon.github.io/blog/2019/01/11/laravel-make-custom-class-using-console-command/ It is definitely...

Hey @vesper8 Did you manage to get it to work? In a recent project I also couldn't get it to work at first, but after directing both Mailguns "store and...

Hi @aman-rohiman and @Mirzaev228 👋 I'd welcome a PR for that 👍