Hey everyone, I'm trying to specify a belongsToMany relationship with a setup where with : Content -...
I have setup gRPC in core PHP and it is working fine but i want to use it with laravel 5.7. I have d...
Hey all, I have a question. I'm submitting a form and the data consists of user created questions an...
I'm getting a HTTP 400 error only in Chrome Browser, I've deleted all the cookies as some post have...
I have Mailer functionality built into my business app. I'm using smtp to send out client emails. Th...
Is it mandatory to create tables via migration in laravel?
This is code to save to save multiple product information but i found error when save with image &qu...
I know this is not the place to ask this question, but I wonder how. I have a cost table that contai...
I have routes files with more than 300 routes, but most of them is getting 404 error. I ran the php...
does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...
Hi, I install Laravel 5.7 on my server it is throwing error Uncaught Error: Class 'Illuminate\Filesy...
How can I search in multiple indices in single API call ? currently we can search in single index va...
How can I search Algolia using Laravel/Scout in multiple indices in single API call using multiple q...
adding the pagination for filters when it redirects to second page returns error This page isn’t wor...
Hi Everyone, This is my first post and new to this forum. I have implemented pagination with LengthA...
I want to implement domain.com/section/slug format in my website.(currently it like - domain.com/sec...
Laravel 5.5 Php 7.0 AWS 8 cpu / 16GB Docker with nginx/php inside. I have an api that serves oauth...
I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...
Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...
//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community