This document provides an overview of the application overview. For detailed information, visit the Wiki.
Dark Mode: Light Mode: Registration Page:
The Admin Panel is accessible to the super admin and includes:
-
Super Admin Navigation Groups:
- User Management
- Spatie (Roles & Permissions)
-
User Roles:
- Super Admin (controller access)
- Staff
-
Security:
- Two-Factor Authentication (2FA) for enhanced security
-
Products: Manage product information.
- Add, update, and delete products.
-
Categories: Manage category information.
- Add, update, and delete product categories.
-
Suppliers: Manage supplier information.
- Add, update, and delete suppliers.
- Customers: Manage customer records.
- Add, update, and delete customers.
-
Orders: Manage order information.
- Create, view, update, and delete orders.
-
OrderItems: Manage order item details.
- Add, update, and delete items within an order.
- Users: Manage user information.
- View, update, and manage user roles and permissions.
-
Admin:
- Can create, read, update, and delete (CRUD) all records.
- Has access to all controllers and can manage all resources.
- Can enable or disable 2FA.
- Can enable or disable light/dark mode.
-
Staff:
- Can view any records in Customers, Orders, Order Items, Products, Suppliers, and own Profile Information.
- Can create records in Orders, Order Items, and Products.
- Can delete Orders, Order Items, Products, and own Profile Information.
- Can update records in Orders, Order Items, Products, and own Profile Information.
- Can enable or disable 2FA.
- Can enable or disable Light/Dark Mode.
- Cannot delete records or access admin-specific controllers.
The Staff is accessible to the panel user and includes:
- Security:
- Two-Factor Authentication (2FA) for enhanced security
-
Products: Manage product information.
- Add, update, and delete items within an product.
-
Categories: View category information.
- Can view/viewany product categories.
-
Suppliers: View supplier information.
- Can view/viewany suppliers.
- Customers: View customer records.
- Can view/viewany customers.
-
Orders: Manage order information.
- Create, view, update, and delete orders.
-
Order Items: Manage order item details.
- Add, update, and delete items within an order.
- Staff:
- Can view any records in Customers, Orders, Order Items, Products, Suppliers, and own Profile Information.
- Can create records in Orders, Order Items, and Products.
- Can delete Orders, Order Items, Products, and own Profile Information.
- Can update records in Orders, Order Items, Products, and own Profile Information.
- Can enable or disable 2FA.
- Can enable or disable Light/Dark Mode.
- Cannot delete records or access admin-specific controllers.
Users and Admin have similar profile-editing options as including photo management.
---asdas
- Select all
- For an overview of the Default Credential and its navigation options, visit the Default Default Credentials Wiki.
- Refer to the Database Wiki for instructions on importing the database and extracting resources.
- Ensure your system meets the following requirements before starting. For more details, see the Requirements Wiki.
- Complete installation and setup instructions are available in the Setup Requirements Wiki.
- If you encounter missing
.env
or permissions errors, double-check file paths and server requirements. - If
php artisan
commands fail, ensure PHP and Composer are installed and properly configured.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
End of document.