David Carr

Results 85 comments of David Carr

@abbasudo can you please do a new release so this package can be installed on Laravel 12.

This https://github.com/nWidart/laravel-modules/pull/1978 will solve this, will do a release shortly.

Are you sure both MSGRAPH_CLIENT_ID and MSGRAPH_SECRET_ID are set correctly?

I solved the modal on my local TW4 by updating the modal component ```php @props([ 'name', 'show' => false, 'maxWidth' => '2xl' ]) @php $maxWidth = [ 'sm' => 'sm:max-w-sm',...