I want to create a custom (database-) session driver in Laravel 4. The existing Laravel database driver only allows for a database table in a static format with one data-field, while I have an existing database table with multiple fields and formats.I want to create a custom (database-) session d