Stephen Senkomago Musoke

Results 5 comments of Stephen Senkomago Musoke

@kitloong is it possible to force the migrations to be regenerated, when I run it twice I get two sets of migrations. Thanks by the way for making this Laravel...

Nova does not provide this functionality, while Laravel Backpack provides it if you add the 'HTTP_X-Requested-With' header with value 'XMLHttpRequest' to the request

While the approach of changing the Input class works for development environments its difficult to do for automated deployments

Any updates on whether this functionality has been made public?

@bountin using the SimpleAnnotationReader will break the namespace loading for Doctrine 2.2, the default annotation reader is what works