Closed andreinocenti closed 5 months ago
facing the same issue sqlite
this is happening the same with postgres
Laravel 11 droped dbal so you need to make some changes in shemas() function, take a look at this thread : https://github.com/reliese/laravel/issues/273
Resolved by #208
Still facing this issue with SQLite. Completly fresh Laravel 11 and reliese/laravel 1.3.5.
Changes by https://github.com/reliese/laravel/pull/208 were done for mysql and postgres only.
Hello,
Creating models on a fresh Laravel 11 using code:model and using a SQLite database returns the following error: