InfyOmLabs / generator-builder

InfyOm Laravel Generator GUI Builder
http://labs.infyom.com/laravelgenerator/
MIT License
133 stars 71 forks source link

i get this when i try to route to Route::get('generator_builder', '\InfyOm\GeneratorBuilder\Controllers\GeneratorBuilderController@builder'); #51

Closed sanamshrestha123 closed 4 years ago

sanamshrestha123 commented 4 years ago

Route [io_field_template] not defined. (View: C:\xampp\htdocs\advertisement\vendor\infyomlabs\generator-builder\views\builder.blade.php)

ajayinfyom commented 4 years ago

@sanamshrestha123 You should run php artisan infyom.publish:generator-builder

It will publish routes in routes.php with named routes.

ajayinfyom commented 4 years ago

Updated docs to publishing routes in generator builder.

you can check here: https://labs.infyom.com/laravelgenerator/docs/6.0/gui-interface#routes-publish-command