11

Laravel starter admin with roles and permissions

 3 years ago
source link: https://dev.to/abdallhsamy/laravel-starter-admin-with-roles-and-permissions-2hha
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Laravel starter admin with roles and permissions

Jun 29

・2 min read

adminkit

laravel starter project

usage

documentation coming soon

installation

git clone [email protected]:abdallhsamy/adminkit.git
Enter fullscreen modeExit fullscreen mode
cd adminkit
Enter fullscreen modeExit fullscreen mode
composer install --ignore-platform-reqs 
Enter fullscreen modeExit fullscreen mode
npm install
Enter fullscreen modeExit fullscreen mode
npm run dev
Enter fullscreen modeExit fullscreen mode
cp .env.example .env
Enter fullscreen modeExit fullscreen mode
  • add your database credentials

TODO:

  • [ ] modularity system
  • [x] crud generator
  • [x] user manager
  • [ ] social login
  • [ ] 2FA
  • [x] user profile
  • [x] permission manager
  • [x] awosome UI
  • [x] dynamic menu
  • [ ] log viewer
  • [ ] user activity log
  • [ ] env editor
  • [ ] system settings
  • [ ] dockerize app
  • [x] API crud generator
  • [ ] heath monitor
  • [ ] auto system backup
  • [ ] multi theme support
  • [ ] media file manager
  • [ ] saas support with tenancy
  • [ ] newsletter
  • [ ] widget manager
  • [ ] chart generator
  • [ ] auto updater from repo
  • [ ] realtime user chat
  • [ ] system email viewer
  • [ ] visit log
  • [x] analytics
  • [ ] login as another user (for supper admins | impersonate user :D)

phase one todo

  • [x] Users
  • [x] Users CRUD
  • [ ] User Registration
  • [x] User Login
  • [ ] User Activation
  • [ ] Reset Password
  • [ ] Account Approval
  • [ ] Two Factor Authentication
  • [ ] Social Login
  • [ ] Email Verfication
  • [x] Create User
  • [x] Set User Role
  • [ ] Activate or Deactivate User
  • [x] Delete User
  • [x] Update User Information
  • [ ] Change Password
  • [x] User Avatar
  • [ ] Auto and Manual Screen Lock
  • [x] Notifications System
  • [ ] User Role & Permission Management (ACL) System
  • [ ] Multi-lingual & Locale Management
  • [ ] Print & Export Functionality
  • [ ] Press Any Key to Search
  • [ ] Maintenance Mode

  • [ ] Design Highlights

  • [ ] Mobile Responsive Design

  • [ ] Full Screen Mode

  • [ ] Multiple Color Scheme

  • [ ] Multiple Styling Options

  • [ ] Configurable UI Variables

  • [ ] Prebuilt Form Components

  • [ ] File Uploader

  • [ ] Image Uploader

  • [ ] Date Picker

  • [ ] Date Range Picker

  • [ ] Date Time Picker

  • [ ] Animated Loader

screenshots

welcome to contributions


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK