Hi Kings, Love your article, it really helps.
I'm a beginner although not a total beginner(lol), I'm actually trying to accomplish this with Laravel 7, I'm working on a blog site(my first Laravel site actually), after doing all you said and replacing the projects with post for my own project, I'm getting an error of "Route [post.index] not defined, Please how can I solve this, waiting for your response, cheers
PHP / Java developer with advanced expertise in a range of
programming technologies, including Laravel, Springboot, Spring cloud, JavaScript, AWS, etc. These skills are confirmed by extensive experien
I didn't change the method, I'm still using get, I only changed where you had projects.index to posts.index because mine is a blog, I want the search to work users blog posts
PHP / Java developer with advanced expertise in a range of
programming technologies, including Laravel, Springboot, Spring cloud, JavaScript, AWS, etc. These skills are confirmed by extensive experien
PHP / Java developer with advanced expertise in a range of
programming technologies, including Laravel, Springboot, Spring cloud, JavaScript, AWS, etc. These skills are confirmed by extensive experien
Hi Kings, Love your article, it really helps.
I'm a beginner although not a total beginner(lol), I'm actually trying to accomplish this with Laravel 7, I'm working on a blog site(my first Laravel site actually), after doing all you said and replacing the projects with post for my own project, I'm getting an error of "Route [post.index] not defined, Please how can I solve this, waiting for your response, cheers
you don't need to change your route from GET to POST, if you are using resource route, just add the Request $request to the index, it will work
I didn't change the method, I'm still using get, I only changed where you had projects.index to posts.index because mine is a blog, I want the search to work users blog posts
Unless I see your code, I can't be sure
If you still getting the errors, you can contact me through my contacts, so we can go through it together