Laravel Brive screenshot

Laravel Brive

Author Avatar Theme by Erikwibowo
Updated: 22 Sep 2025
176 Stars

Boilerplate Laravel Breeze Inertia Vue with Role Base Access Control. For Advanced one Im using jetstream https://jarvis.erikwibowo.com. And for react typescript version https://breact.erikwibowo.com

Categories

Overview:

This product analysis is for a theme that offers a range of features for easy installation and customization. It is compatible with PHP 8, uses Composer for package management, requires MySQL, and runs on Apache. The theme provides different roles with access control, a responsive design, modal forms, bulk actions, light/dark mode, toast notifications, a feature-rich datatable with server-side functionality, tooltips, localization options in both English and Indonesian, and supports server-side rendering. It is built with Vue, Inertia, Tailwind, Spatie, Floating Vue, VueUse, Hero Icons, and HeadlessUI.

Features:

  • Role Based Access Control: Allows different roles with varying levels of access to the system.
  • Responsive Design: Ensures the theme is compatible and adapts well to different screen sizes and devices.
  • Modal Form: Provides a sleek and convenient way to present and gather information using pop-up modal windows.
  • Bulk Action: Enables performing actions on multiple items at once, saving time and effort.
  • Light/Dark Mode: Allows users to switch between light and dark themes according to their preference.
  • Toast Notification: Displays non-intrusive notifications to provide important information or alerts.
  • Rich Feature Datatable Serverside: Provides a powerful datatable with advanced features and server-side rendering for efficient data handling.
  • Tooltip: Offers tooltip functionality to provide additional information or context when hovering over certain elements.
  • Localization (EN/ID): Supports localization in both English and Indonesian, making it accessible to a wider user base.
  • SSR (Server Side Rendering): Implements server-side rendering to enhance performance and improve the user experience.

Installation:

To install this theme, follow the steps below:

  1. Ensure you have PHP 8, Composer, MySQL, and Apache installed on your system.
  2. Clone or download the theme files from the provided source.
  3. Run the following commands in your terminal to install the necessary packages:
    composer install
    npm install
    
  4. Configure your database connection settings in the .env file.
  5. Run the following command to generate a unique application key:
    php artisan key:generate
    
  6. Run the necessary migration scripts and seed the database with initial data:
    php artisan migrate --seed
    
  7. Start the development server:
    php artisan serve
    
  8. Access the theme through your browser by visiting http://localhost:8000.

Summary:

This product analysis provides an overview of a theme with a comprehensive set of features for easy customization and installation. It offers role-based access control, a responsive design, modal forms, bulk actions, light and dark modes, toast notifications, a feature-rich datatable with server-side rendering, tooltips, localization options in English and Indonesian, and supports server-side rendering. It is built with a combination of Vue, Inertia, Tailwind, Spatie, Floating Vue, VueUse, Hero Icons, and HeadlessUI. The installation process involves setting up the necessary requirements, including PHP 8, Composer, MySQL, and Apache, before cloning or downloading the theme files, installing the required packages, configuring the database connection, generating an application key, running migrations, and starting the development server.