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 →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article