Releases: syntaxlexx/laravelte
Releases · syntaxlexx/laravelte
Release 1.0.2
Features
- Updated several stubs for improved productivity
- Set the auto-increment value on users table. Also ignore setting it on sqlite databases
- Added scheduled command to clean Login tokens automatically. For improved security and querying
- Login via Magic-Link
- Added more options to base components such as Buttons, Chips, Icons, Textareas
Fix
- filter generator stub
Premium Version Mods
- Added 5 new components
- Added ability for the admin to refresh all configurations
- Added messaging to both admin and user dashboard
- Moved auth routes to individual route file
- updated Modal, Steps, Multiselect components
- Added Flatpickr for date-time inputs
- Added Policy Pages mgmt for admins
- Added chartjs for reporting
- Added basic reports
- Finished up on User management on admin dashboard
-
- Many more!
View the demo for an extensive look into the Premium Version
v1.0.0
Finally! After a gruesome couple of weeks, we finally have the first stable v1.
Features:
- New suitable TailwindCSS-powered frontend pages, Admin dashboard, and User dashboards.
- Mobile-versions styled as expected
- User Authentication and authorization.
- Mail sending on user login and registration
- Contact messages form
- User redirection to respective dashboard
- Redis support
- Light/Dark modes
Admin Dashboard
- Contact messages mgmt
- Configurations mgmt
- Profile View
- Logout
User Dashboard
- Profile View
- Logout