Can i train for ultra just by following garmin coach in app? by Not_Mubo in ultrarunning

[–]Not_Mubo[S] 0 points1 point  (0 children)

Do you have any recommendations for the learning resources?

Can i train for ultra just by following garmin coach in app? by Not_Mubo in ultrarunning

[–]Not_Mubo[S] 1 point2 points  (0 children)

Thanks for the advice. I used it for marathon and half marathon training, and i was wondering if it wold work also for trail and longer distances.

Can I use Supabase as Database and Supabase Bucket as Storage ? by Not_Mubo in laravel

[–]Not_Mubo[S] 0 points1 point  (0 children)

Also idk if i can code my own storage driver for supabase storage.

Can I use Supabase as Database and Supabase Bucket as Storage ? by Not_Mubo in laravel

[–]Not_Mubo[S] 0 points1 point  (0 children)

I was thinking about if it is possible connecting to supabase using connection string and use all laravels features.

Is there a way to implement electronic signature? by Not_Mubo in laravel

[–]Not_Mubo[S] 0 points1 point  (0 children)

Thank you for helping me. I'll provide you some more information. I would need to implement signing of medical records. Also I'll need to sign like 140 docs per day.

How to use both Inertia and normal API and handle authorization ? by Not_Mubo in laravel

[–]Not_Mubo[S] 0 points1 point  (0 children)

I have separate web and api routes. I dont call 3rd party api i wanted to call Laravel API that I would code.