rtablada / dais-generator

Scaffold generator for Laravel 4
15 stars 1 forks source link

Broken after update to Jeffrey Way generator. #1

Open juresrpcic opened 11 years ago

juresrpcic commented 11 years ago

After updating to JW Generator (2013-04-25), it gives this error: PHP Fatal error: Class 'Way\Generators\Commands\Generate' not found in C:\la\vendor\rtablada\dais-generator\src\commands\Generate.php on line 7

(since the original generator now offers scaffolding, this is more of a reminder, that you can just use that one)

rtablada commented 11 years ago

I am looking to work with Jeffrey way to incorporate some of my techniques into his Scaffold Generator.

If you use Way/Generators you can generate some base scaffolding.

I'll keep this open until I find a resolution of a bootstrap themed scaffold with his new generators. — Sent from Mailbox for iPhone

On Thu, Apr 25, 2013 at 5:16 AM, Enorog notifications@github.com wrote:

After updating to JW Generator (2013-04-25), it gives this error: PHP Fatal error: Class 'Way\Generators\Commands\Generate' not found

in C:\la\vendor\rtablada\dais-generator\src\commands\Generate.php on line 7

Reply to this email directly or view it on GitHub: https://github.com/rtablada/dais-generator/issues/1