Laravel Packages

GuacPanel

Published
GuacPanel image

GuacPanel is an opinionated Laravel starter kit created by Ato Augustine. It features Vue.js, Inertia.js, and Tailwind CSS and includes authentication, an admin dashboard, and essential features for building modern web applications.

Main Features

  • Authentication Logs: Track login attempts, IP addresses, and suspicious activities in real-time.
  • Smart Data Tables: Feature-rich tables with sorting, filtering, and export capabilities.
  • File Management: Drag-and-drop file uploads with preview and validation support.
  • Automated Backups: Scheduled backups with multiple storage locations and monitoring.
  • Activity Tracking: Comprehensive audit logging for all user actions and changes.
  • UI Components: Beautiful and responsive components with dark mode support.
  • Role-based Access: Fine-grained permissions with hierarchical roles and team management.
  • Session Management: Secure browser session handling with device tracking and remote logout.
  • Passwordless Login: Secure magic link and one-time code authentication with device verification.

To install guacPanel, run the following commands:

git clone https://github.com/otatechie/guacpanel-tailwind
cd guacpanel-tailwind && composer install
npm install && npm run dev
php artisan migrate --seed
Screenshot of the guacPanel Admin UI
Screenshot of the guacPanel Admin UI

To learn more about this starter kit and view a demo, visit the official website and view the source code on GitHub.

Yannick Lyn Fatt photo

Staff Writer at Laravel News and Full stack web developer.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article