how to create global variable in laravel 5.6 - development

how to create global variable in laravel 5.6

I want to create a global variable for my entire project in Laravel’s framework so that I can create it in a class and make it everywhere anyone can guide it?



from Laravel Questions and Answers https://laravelquestions.com/php/how-to-create-global-variable-in-laravel-5-6/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome