pwweb / artomator

Artomator: Custom commands making life easier for Laravel.
MIT License
4 stars 1 forks source link

Generating web routes not working #27

Closed rabrowne85 closed 4 years ago

rabrowne85 commented 4 years ago

When the commands are run for the first time, unless the text: // Artomator Routes Start is in the file, the generator fails to add the routes.

rabrowne85 commented 4 years ago

Corrected a small bug in the code with how preg_match returns in a non-successful way.

See: 463311a28e3bcd6997ae9f99b5ae997456985379