mardi 4 juillet 2017

Laravel created widget not showing result on view page

I am using laravel 5.4 version for my project. For showing some dashboard graphs we are planned to use laravel widget and we use arrilot/laravel-widgets. I can able to install the widget very clearly in my localhost and test server and in both environment i use the composer code composer require arrilot/laravel-widgets to install the widget and it works properly.

But when i pull the same code on live server and use the same command composer require arrilot/laravel-widgets on live server i can able to see some weird things. On live server in the html page i can see like @widget('recentNews') as an HTML, ie the function @widget('AllBranchSalesTarget') not rendering its output but showing the same code in HTML only.

I can't able to see any debugging option to identify why this happening. Can it be the issue with composer not installed the widget properly? how can i check that?. As i told this is working in development environment, hw can i check that whether widget is created properly or not?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2sK5Esx
via IFTTT

Aucun commentaire:

Enregistrer un commentaire