php - How to fetch data in View in Laravel 4 -



php - How to fetch data in View in Laravel 4 -

i have fetch mysql info in view in laravel 4.2.

not controller or routes. come view controller. need fetch info mysql again.

i know bad practice. need badly. possible?

thanks in advance.

yes possible access class anywhere in laravel. not recommended utilize in view directly. laravel mvc framework. break programming methodology. if application little , in development mode can utilize directly.

php mysql laravel-4

Comments

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -