Elliot

Results 16 comments of Elliot

I used this in the end, but might be useful to fork the auth scaffolding: https://github.com/TitasGailius/laravel-moonlight

> But after merging with main branch. The pipeline on main fails due to push action being in fork context and can't access secrets. Any ideas on getting around this...

Thanks @BetaHuhn - would like to avoid a scheduled process but appreciate it's likely the best solution at present.

I wonder if we can get around this by triggering a repository_dispatch workflow from the dependabot actor - i suspect then we wont have this secrets issue... https://github.com/peter-evans/repository-dispatch

Any luck here? Looks like its possible via plugin prop to add: https://github.com/mapbox/mapbox-gl-geocoder

Hi @barryvdh - Yep Log captures it, but can't see any detail - just a link to the Telescope Log, but then no detail there. Screenshots below compare how I...

I know old, but did anyone work out this one? Thanks

Likewise, would love to see the code if possible! Thanks

Thanks JiveDig. I've just installed the plugin and it works perfectly. Last week I did manage to use AJAX to do the same thing as this. Adding a user->post connection...

How did the fork come along?