InfyOmLabs / metronic-templates

Metronic Theme templates for InfyOm Laravel Generator
MIT License
16 stars 17 forks source link

Error publish layout metronic help #3

Open thandonguocmo2020 opened 8 years ago

thandonguocmo2020 commented 8 years ago

error : php artisan infyom.publish:layout

vendor/infyomlabs/metronic-templates/templates/scaffold/layouts/datat ables_css.stub): failed to open stream: No such file or directory

moElwan commented 8 years ago

I've faced the same issue. the solution for me was to add these files: datatables_js.stub and datatables_js.stub to the your_project_folder/infyomlabs/metronic-templates/templates/scaffold/layouts/

the details: I think a new feature (datatable)has been added to the project. and the metronic-templates has been depreciated as mentioned here

you can read this article too