Daniel Sum

Results 8 comments of Daniel Sum

Hi @Betree , yes for the testing I didn't have the time to finish the testing in the afternoon as in the morning I had this overheat cpu issue and...

@philippejadin => do you recompile the assets ? => I think that you will need to recompile the assets to see it working (same for paste iframe)

@philippejadin => this as been done on local ? any preference for the icon image ? For now it will look like this : https://www.evernote.com/l/AHdSThaKIG1MbIKFqgKun12Rvv7EaL4_kx4

@philippejadin => I've made a pull request : https://github.com/philippejadin/agorakit/pull/248 You can close it if it's ok => don't forget to recompile app.js as it will have a conflict

Hi @philippejadin, I've integrated the Laravel Websockets. I think we can make a run installer to simplify the use of Laravel Websockets, if there is no websocket we can make...

I think I got this issue in the past with assets and Railway. Did you try to put the right APP_URL or ASSET_URL in production ? https://laravel.com/docs/12.x/vite#custom-base-urls Might also be...

You can use https://github.com/barryvdh/laravel-ide-helper and the Model::query() method for autocomplete. Phpstorm or Cursor have a better auto completion IMHO