schematic
schematic copied to clipboard
slice on name returns null.
In Generator.php, line 48, the slice(0,-1) returns null for me. I just removed the ->slice(0, -1) section totally and it worked.
Can you make a PR please?