Skip to content
Advertisement

Undefined constant “page_link” (View: resourcesviewshomeindex.blade.php) In the: “resourcesviews/home/index.blade.php” file at line: 19 [closed]

Hello i need help in this code Undefined constant “page_link” (View: resourcesviewshomeindex.blade.php) In the: “resourcesviews/home/index.blade.php” file at line: 19

JavaScript

Advertisement

Answer

Because you call a constant page_link. Replace it with $page_link :

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement