konekt/appshell
Foundation for Laravel business applications
Maintainers
4.18.0
2026-05-07 17:30 UTC
Requires
- php: ^8.3
- ext-json: *
- cviebrock/eloquent-sluggable: ^11.0|^12.0|^13.0
- diglactic/laravel-breadcrumbs: ^8.0|^9.0|^10
- konekt/acl: ^2.0
- konekt/address: ^3.7
- konekt/concord: ^1.15
- konekt/customer: ^3.5
- konekt/enum: ^4.1
- konekt/enum-eloquent: ^1.8.1
- konekt/gears: ^1.12
- konekt/html: ^6.5
- konekt/menu: ^1.9
- konekt/user: ^3.0
- konekt/xtend: ^1.1|^2.0
- laracasts/flash: ^3.2.1
- laravel/framework: ^11.46.2|^12.50|^13.2
Requires (Dev)
- ext-sqlite3: *
- mockery/mockery: ^1.6.2
- orchestra/testbench: ^9.0|^10.0|^11.0
- phpunit/phpunit: 10 - 11
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-25 09:29:53 UTC
README
👁 Backend Tests
👁 Frontend Tests
👁 Packagist Stable Version
👁 StyleCI
👁 Packagist downloads
👁 MIT Software License
Konekt AppShell is a Laravel Extension that serves as foundation for Laravel business applications.
- Users, profiles, invitations
- ACL: permissions & roles
- An extensible admin panel
- Admin UI can be completely replaced (via adding a Theme)
- Icon themes
- Customers
- Addresses, countries, provinces
- Breadcrumbs
- User manageable settings (applies to entire app)
- User preferences (applies to user)
The user/auth part is built on top of the Laravel facilities in a compatible manner.
AppShell is built on top of Concord so this package is also a Concord box.
Refer to the Documentation for more details.
