Hendri Triwanto
Hendri Triwanto
Hai, I face quite similar issue When I run `tenancy()->central(function(){})` It gives me ``` ERROR: Call to a member function prepare() on null. ``` why it is happen?
> Try this: > > https://stackoverflow.com/a/72097301 It doesn't work for me, any other suggestion?
thanks @yalcincoruh , but it not work for me, I still get the same issue after running `npm install [email protected] --save-exact`
but tailwind.config.js is already exists
I've updated my case @vlsi , thank you.
@anubhabmondalDirac yes, I'm able to implement it until content launch but now I face some issue on NRPS and AGS service I use moodle for LTI consumer, but when I...
since it our company's propietary code thus I cannot share as is to anyone, so I'll back to you as soon as possible with my new integration example, may be...
Hi @anubhabmondalDirac , you can fork my repo here [Laravel LTI Example](https://github.com/abanghendri/laravel-lti-example) the steps is 1. you need some endpoint (OIDC init, Launch URL, Deeplinking URL, JWKS URL) 2. you...
@anubhabmondalDirac not too different I think, I used to use Codeigniter too, since this library is framework agnostic, you can use it on any PHP project even on native PHP...