awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rappasoft avatar

rappasoft/laravel-5-boilerplateArchived

0
View on GitHub↗
5,629 stars·1,564 forks·PHP·15 viewsrappasoft.com↗

Laravel 5 Boilerplate

This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user, role, and permission management out of the box. It serves as a foundation for building backend applications, offering an authorization system that assigns and restricts user actions through roles and permissions using a dedicated package.

The boilerplate includes a multilingual interface with over 20 built-in language translations and timezone-aware date display for global audiences. It also provides a two-factor authentication implementation that adds an extra security layer during login, along with an administrative tool that allows temporary login as another user for troubleshooting or support purposes. A demo mode is included that restricts destructive actions and shows sample data to safely demonstrate the application to stakeholders.

The project delivers interactive data tables built with reusable Blade components that handle server-side sorting, searching, and pagination. It also includes custom error pages for missing resources and middleware-driven infrastructure for localization, timezone handling, and user impersonation workflows.

Features

  • Laravel Admin Panel Boilerplates - Provides a pre-built Laravel administration interface with user, role, and permission management out of the box.
  • Laravel Localization Systems - Provides a multilingual interface with over 20 built-in language translations using Laravel's localization system.
  • Authorization Gates - Enforces authorization through middleware and gates that check user roles and permissions before allowing access.
  • Role-Based Access Control - Assigns and restricts user actions through roles and permissions using a dedicated authorization package.
  • Role & Permission Configurators - Provides a role and permission management system using a dedicated authorization package.
  • Two-Factor Authentication - Adds an extra layer of login security by requiring a second verification step during authentication.
  • Middleware - Enforces two-factor verification through middleware that redirects to a verification form after login.
  • User Impersonation Middleware - Provides a middleware that temporarily logs in as another user for troubleshooting while preserving the admin session.
  • User Impersonation Workflows - Allows temporary login as another user for troubleshooting or support purposes without sharing credentials.
  • Multilingual Interface Designs - Delivers a multilingual interface with over 20 built-in language translations.
  • Laravel Localization Systems - Delivers a localized user experience with over 20 built-in language translations for global audiences.
  • Admin Panel Frameworks - Provides a ready-to-use administration interface with user, role, and permission management out of the box.
  • Multilingual Web Applications - Ships a multilingual interface with over 20 built-in language translations and timezone-aware date display.
  • Restricted Demo Modes - Restricts destructive actions and shows sample data to safely demonstrate the application to stakeholders.
  • Session Impersonators - Allows temporary login as another user for troubleshooting or support purposes.
  • Account Impersonation - Offers an administrative tool for temporary login as another user for troubleshooting.
  • Timezone-Aware Date Rendering - Converts UTC dates to the user's preferred timezone using middleware and Laravel's date serialization.
  • Server-Side Data Table Components - Delivers interactive data tables with server-side sorting, searching, and pagination via reusable Blade components.
  • Sortable & Filterable Tables - Provides searchable and sortable interactive data tables built with a reactive frontend component.
  • Demo Mode Middleware - Implements a demo mode middleware that restricts destructive actions and shows sample data for safe stakeholder demonstrations.
  • Application Boilerplates - Responsive template with Bootstrap and HTML5 Boilerplate.
  • Starter Projects - Comprehensive starter kit with authentication and access control.
  • Tutorials and Demos - Boilerplate for building fully-fledged web applications.

Star history

Star history chart for rappasoft/laravel-5-boilerplateStar history chart for rappasoft/laravel-5-boilerplate

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Laravel 5 Boilerplate

These projects share indexed features with Laravel 5 Boilerplate. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rappasoft/laravel-boilerplaterappasoft avatar

    rappasoft/laravel-boilerplate

    5,630View on GitHub↗

    Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete backend foundation including user management, role-based permissions, and a CoreUI interface. It serves as a starting point for web application development by bundling essential administrative features into a single, ready-to-use package. The project distinguishes itself through a comprehensive identity management system that combines multi-language support across over 20 locales with two-factor authentication and user impersonation capabilities. Its role-based access control system

    PHPboilerplatelaravellaravel-boilerplate
    View on GitHub↗5,630
  • theorchid/platformTheOrchid avatar

    TheOrchid/Platform

    4,791View on GitHub↗

    Platform is a framework for building back-office applications and administrative dashboards using Laravel. It functions as a schema-driven UI framework and CRUD generator that automatically constructs database management interfaces, input forms, and validation rules from programmatic model definitions. The project distinguishes itself through a comprehensive backend UI kit that supports advanced data capture, including geographic coordinate mapping, tabular JSON data matrices, and marketing metadata tracking. It features a robust role-based access control system for managing resource visibili

    PHP
    View on GitHub↗4,791
  • jqhph/dcat-adminjqhph avatar

    jqhph/dcat-admin

    4,022View on GitHub↗

    dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du

    PHPlaravellaravel-admin
    View on GitHub↗4,022
  • kimai/kimaikimai avatar

    kimai/kimai

    4,757View on GitHub↗

    Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w

    PHPdoctrineinvoiceinvoicing
    View on GitHub↗4,757
Compare all 30 related projects→

Frequently asked questions

What does rappasoft/laravel-5-boilerplate do?

This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user, role, and permission management out of the box. It serves as a foundation for building backend applications, offering an authorization system that assigns and restricts user actions through roles and permissions using a dedicated package.

What are the main features of rappasoft/laravel-5-boilerplate?

The main features of rappasoft/laravel-5-boilerplate are: Laravel Admin Panel Boilerplates, Laravel Localization Systems, Authorization Gates, Role-Based Access Control, Role & Permission Configurators, Two-Factor Authentication, Middleware, User Impersonation Middleware.

Which projects share features with rappasoft/laravel-5-boilerplate?

Projects with overlapping indexed features include: rappasoft/laravel-boilerplate — Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete… theorchid/platform — Platform is a framework for building back-office applications and administrative dashboards using Laravel. It… jqhph/dcat-admin — dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It… kimai/kimai — Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates… the-control-group/voyager — Voyager is a Laravel administration panel and PHP database manager that provides a web-based dashboard for managing… orchidsoftware/platform — This project is a rapid application development framework for building back-office interfaces and dashboards within…