Is Laravel for me? [Vue, SPA, MSSQL,LDAP]

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Adldap2-Laravel

    Discontinued LDAP Authentication & Management for Laravel

  • You can use multiple authentication methods for login. I used LDAP auth and worked with the Adldap2 package which was a huge pain in the arse to set up, but after that its worked nicely. Others mentioned the LDAP Record package, its from the same guy who maintains the other one. I don't know its better or worse. Its probably simpler, but less mature.

  • LdapRecord-Laravel

    Multi-domain LDAP Authentication & Management for Laravel.

  • What are you proposing you do with your existing LDAP? Can you use something like https://github.com/DirectoryTree/LdapRecord-Laravel to bridge the gap?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • laravel-permission

    Associate users with roles and permissions

  • For permissions there are great packages like the Spatie Laravel Permission, but you can just use Laravel native Gates and Policies to implement it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts