FYI, If you end up seeing some blank table lists after upgrading, do the following:
- Clear your cookies
- In your .env changing `BS_TABLE_STORAGE=cookieStorage` to `BS_TABLE_STORAGE=localStorage`.
- Clear your config cache (if you use it): `php artisan config:clear`
Comments
- Clear your cookies
- In your .env changing `BS_TABLE_STORAGE=cookieStorage` to `BS_TABLE_STORAGE=localStorage`.
- Clear your config cache (if you use it): `php artisan config:clear`