More Premium Hugo Themes Premium Tailwind Themes

Luckystarter

Laravel Boilerplate with Roles and Permissions, Admin interface with separate frontend.

Luckystarter

Laravel Boilerplate with Roles and Permissions, Admin interface with separate frontend.

Author Avatar Theme by lucky-media
Github Stars Github Stars: 7
Last Commit Last Commit: Mar 3, 2020 -
First Commit Created: Jun 19, 2023 -
Luckystarter screenshot

Overview

LuckyStarterLaravel is a Laravel based admin panel setup that includes Bootstrap for the admin panel, roles and permissions functionality, and separate views for the admin and frontend. It also utilizes Tabler for the admin dashboard and TailwindCSS for the frontend design. The theme also includes features such as Toastr for notifications, separate assets for frontend and backend, and Purge CSS for production.

Features

  • Laravel v6: Built on the Laravel framework version 6.
  • Bootstrap v4 for Admin: Utilizes Bootstrap version 4 for the admin panel.
  • TailwindCSS for the Frontend: Uses TailwindCSS for designing the frontend.
  • Roles and Permissions: Includes functionality for managing roles and permissions.
  • Toastr Setup for Notifications: Includes toastr setup for displaying notifications.
  • Separate Assets for Frontend and Backend: Provides separate asset files for the frontend and backend.
  • Admin Dashboard with Tabler: Uses the Tabler framework for the admin dashboard.
  • Frontend with Tailwind CSS: Implements Tailwind CSS for the frontend design.
  • Purge CSS for Production: Includes Purge CSS for optimizing and reducing CSS file size during production.

Installation

To use LuckyStarterLaravel, follow the steps below:

  1. Clone the project.
  2. Copy the .env.example file to .env and edit the database credentials in the .env file.
  3. Run the command composer install.
  4. Run php artisan key:generate.
  5. Run php artisan migrate --seed.
  6. Done! You can now login with the default credentials “admin@admin.com” and “password”.

Summary

LuckyStarterLaravel is a Laravel-based admin panel setup that provides a range of features such as roles and permissions management, Bootstrap for the admin panel, and separate frontend and backend views. It also includes additional tools like Toastr for notifications and Purge CSS for optimizing CSS file size. The theme offers easy installation and is accompanied by a MIT license.