[Easy Fix] Laravel Way Scaffold : Runtime Error in Sublime

< 1 min read
Reading Time: < 1 minute

If you attempt to run the Laravel Way generator package in Sublime, you may get a runtime error:

runtime-error

The reason? The package is simply not supported any more. You need to run the commands from powershell ie the command line.