📄️ Account Deletion
Peak allows users to permanently delete their account directly from the Account Settings dashboard. This action is irreversible and will permanently remove the user's data from the system.
📄️ API
Peak includes first-party API support powered by Laravel Sanctum, providing secure token-based authentication for SPAs or third-party API clients. This is built on top of Laravel Jetstream's API features and is fully controllable via the Peak admin panel.
📄️ Browser Sessions
Peak offers users the ability to manage and monitor their active browser sessions for enhanced security and transparency. This feature builds on Jetstream’s session management capabilities and allows users to view all active sessions authenticated under their account, including device information and IP addresses.
📄️ Email Verification
Email verification is an essential security feature in Peak that ensures the authenticity of user accounts and protects your platform from spam and fraudulent registrations.
📄️ Password Update
Peak supports secure password updates directly from the User Dashboard, accessible via the profile dropdown menu.
📄️ Profile Management
Peak offers a robust and user-friendly profile management interface powered by Laravel Jetstream. Users can view and update their personal information from the dashboard, and administrators can control access to this feature through the admin panel.
📄️ Referrals
Here’s a full Referrals Documentation Page for your Peak SaaS boilerplate:
📄️ Roles & Permissions
Peak provides a flexible Role & Permission system that allows administrators to define granular access control for users across the platform.
📄️ Subscription Plans
Peak supports flexible Subscription Plans that allow administrators to define various pricing models and access levels for users. These plans are managed through the admin dashboard.
📄️ Team Management
Peak includes robust team management features built on Laravel Jetstream, enabling each user to create and belong to multiple teams. This feature is ideal for multi-tenant SaaS applications where users collaborate or manage resources under different organizations or groups.
📄️ Two-Factor Authentication (2FA)
Peak provides robust security features out of the box, including built-in support for Two-Factor Authentication (2FA) powered by Laravel Jetstream and Laravel Fortify. With 2FA enabled, your users can secure their accounts with time-based one-time passwords (TOTP), adding a second layer of protection beyond just email and password.
📄️ User Impersonation
Peak supports a User Impersonation feature that allows administrators to temporarily log in as another user to investigate account-related issues, troubleshoot problems, or provide support.
📄️ User Notifications
Peak provides a user-friendly notification interface built on top of Laravel’s default notification system. This allows you to send and display dynamic notifications to your users within the application.
📄️ Users Management
Peak provides a powerful user management interface for administrators to manage users efficiently.
📄️ Authentication
Peak’s authentication system is built on Laravel Jetstream, leveraging Laravel Fortify for secure, flexible backend authentication logic. It is fully integrated with Peak's intuitive admin panel, allowing fine-grained control over authentication features without touching configuration files.
📄️ Front-End Customization
The Peak platform offers a highly customizable front-end to ensure your branding and user experience aligns with your needs. All customization options are accessible from the Admin Panel → Frontend → Customize.
📄️ Registration
Peak provides a secure and customizable registration system built upon Laravel Jetstream and Fortify. This registration process uses Vue components and supports dynamic control via the admin panel.