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

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article