I have the following code in my app/start/global.php file: App::error(function(\PDOException $ex...
What happens when you print it? dd(Input:get('link')); If it's still empty, check your html.
I discovered that the issue was caused due to DB calls via PHP in my layout page.
Hi there, Can you please paste your .htaccess file contents? I'm facing the same issue and unsure on...
The Laravel portal for problem solving, knowledge sharing and community building.
The community