Closed cfmorales closed 4 years ago
@cfmorales we will check it. But soon we are going to deprecate (or no longer giving fixes) to all the versions below 6.x.
Since last 6 is an LTS, 7 is already released months ago and Laravel 8 is also announced to be released in September.
I will also check if the same bug is there in 6.x and 7.x.
@cfmorales I've just checked it with the latest version of Laravel that we support. I will say you try to reproduce this issue with Laravel 6.0 or great and report us with more inputs.
I tried to generate with your same input and I'm able to run it successfully.
Also, it looks like isOrderable
is not from Laravel Generator, it's from DataTables. so, I do not see any possible fix right now for this.
Check with the latest version and if you still find a bug then re-open this issue with more inputs.
Theres a bug after trying to generate an scaffoling
php version 7.2.33 "laravel/framework": "5.6.*",