Henry Bui

Results 19 comments of Henry Bui

I already used the `quit` method after every request but sometimes it suddenly gets errors and cannot quit.

I removed the `return true;` in `public static function boot()` and it worked. The function boot() will be like this: ``` public static function boot() { parent::boot(); self::deleting(function($user) { if...

Seem he has no activity on this package anymore. Considering as a dead package

Same problem here. I tried to add `'` to the value before call `editCell()` but it didn't work.

@hungxinh many thanks bro, you saved my day!

Yes, thanks for your solution. I don't know about `WaveServiceProvider`, I put the fix provider after `VoyagerServiceProvider` and it worked. I created a fix-bug PR but I think this repository...

@rbrunner you can safe-fix follow @Padrio suggestion while waiting for my PR https://github.com/thedevdojo/voyager-themes/pull/25 be approved.

@iliakan Is this document still need to translate? I start learning today and I can help to translate the parts still not translate to Vietnamese.

I don't think I have enough JS experience but I have worked 4 years as a developer and I know basic about JS so I think I can help :))

@iliakan Something wrong with this https://github.com/javascript-tutorial/vi.javascript.info/blob/master/1-js/02-first-steps/06-alert-prompt-confirm. I forked this repo and it shows `06-type-conversions`