Appshell

screenshot of Appshell
laravel

AppShell is an Laravel Application boilerplate with UI, ACL, Users & Customers

Overview

Konekt AppShell is a Laravel Extension that serves as a foundation for Laravel business applications. It provides a set of key features and functionalities that are essential for developing business-focused web applications using Laravel.

Features

  • Users, profiles, invitations: AppShell allows you to manage users, profiles, and invitations for your Laravel application.
  • ACL: permissions & roles: It provides a built-in access control list (ACL) system that allows you to manage permissions and roles for users.
  • An extensible admin panel: AppShell comes with an admin panel that can be easily extended to fit your specific needs.
  • Admin UI can be completely replaced: You can replace the default admin UI of AppShell by adding a custom theme to give it a unique look and feel.
  • Icon themes: It supports different icon themes, allowing you to choose the set of icons that best matches your application's design.
  • Customers, addresses, countries, provinces: AppShell provides functionality for managing customers, addresses, and geographic data like countries and provinces.
  • Breadcrumbs: It offers breadcrumb functionality to improve navigation within your application.
  • User manageable settings: AppShell allows users to manage settings that apply to the entire application.
  • User preferences: It enables users to set their own preferences that apply only to them.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.