Open
Description
php artisan make:crud --all generates exception in console
Steps to reproduce the behavior:
- Start a fresh Laravel 8 project using composer and open it in VSCode
- Connect to a db with a table in it
- Run commands for installing and compiling package with option 0 (install all tags)
- Run the command above in console.
Expected behavior
Command completes successfully, but it fails with Type error
Desktop (please complete the following information):
- OS: Win 10
- Browser: Chrome
- Version Version 106.0.5249.119
Metadata
Metadata
Assignees
Labels
No labels