All notable changes to Varbox
will be documented in this file
- Preview throwing a 404 error
- Use tab delimiter on csv exports
- Multiple attribute for non-required form select elements
- Error displaying empty meta tags for model
- Sorting by relation foreign keys (other than
id
) - Duplicate fillable properties on
User
model fromvarbox:install
- Factory trait makes use of the Laravel's
newFactory
method
Varbox\Traits\HasFactory
trait- Support for Varbox model factories inside Laravel app
- Support for Laravel 8.x
- PHPUnit deprecated methods
- Seeder namespaces
- Seeder directory name
- Models new directoryc
- Sorting by relation foreign keys (other than
id
) - Duplicate fillable properties on
User
model fromvarbox:install
- Admin Panel
- Admin Crud
- Admin Menu
- Admin Forms
- Model Slugs
- Model Urls
- Model Revisions
- Draft Records
- Duplicate Records
- Filter Records
- Sort Records
- Order Records
- Preview Records
- Csv Exports
- Query Cache
- Meta Tags
Modules & Components
- Access Control
- Users & Admins
- Roles & Permissions
- Activity Log
- Notifications System
- Media Library
- File Uploads
- Content Management
- Content Pages
- Content Blocks
- Dynamic Menus
- Custom Emails
- Multi Language
- Translatable Models
- Static Translations
- Global Languages
- Geo Location
- World Countries
- World States
- World Cities
- System Settings
- Custom Configs
- Dynamic Redirects
- Application Errors
- Full Backups