DirectoryTree / LdapRecord-Discussions

A place to ask questions, get help, or share what you've built with LdapRecord.
4 stars 1 forks source link

Ldap laravel & inertia #16

Closed gleonz closed 3 years ago

gleonz commented 3 years ago

Hello its possble use ldap record with laravel & inertiajs?

stevebauman commented 3 years ago

Hi @kronhoz93, yes it is 👍

There's a tutorial on the website to get up and running with Jetstream (which uses Laravel and InteriaJS):

https://ldaprecord.com/docs/laravel/v1/auth/quickstart/

Hope this helps!