I am using Laravel 5.3 with SQLite and I am getting errors when I try to Create/Edit BREAD and when I Edit Table from the /admin/database page.



There are some problems with the sqlite support at the moment.
The problem is caused by this line: https://github.com/the-control-group/voyager/blob/master/resources/views/tools/database/edit-add-bread.blade.php#L20
It should however be something like this instead: https://github.com/the-control-group/voyager/blob/master/src/Http/Controllers/Traits/DatabaseQueryBuilder.php#L103
Thanks Mark, I will try to fix this.
Im already on it, have a pull request for it in a few minutes.
Could you do me a favor and test out the fix/591 branch?
Good job, everything working now.
Wonderful, will merge it into master later today when fully tested and then do a version release.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.