laravel-vue-api-crud-generator
laravel-vue-api-crud-generator copied to clipboard
Create a basic skeleton for a CRUD app in both Laravel & Vue.js single file templates
Results
2
laravel-vue-api-crud-generator issues
Sort by
recently updated
recently updated
newest added
i got this error "Class 'lummy\vueApi\vueApiServiceProvider' not found" In ProviderRepository.php line 208:
While trying to generate the scaffolding for the, let's say **user_organizations** package tries to generate it fo the userorganizations, fully ignoring the ‘_’. ``` Neither quotes nor model name helps:...