Support the ongoing development of Laravel.io →

1,534 Threads

posted 5 years ago

can not save image in public folder

This is code to save to save multiple product information but i found error when save with image &qu...

0 Likes
0 Replies
posted 5 years ago

Best laravel way to create a promotional cost structure

I know this is not the place to ask this question, but I wonder how. I have a cost table that contai...

0 Likes
2 Replies
posted 5 years ago

Laravel strange routes behavior

I have routes files with more than 300 routes, but most of them is getting 404 error. I ran the php...

0 Likes
3 Replies

Laravel page load after redirect takes forever

does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...

0 Likes
0 Replies

Uncaught Error: Class Illuminate\Filesystem\Filesystem

Hi, I install Laravel 5.7 on my server it is throwing error Uncaught Error: Class 'Illuminate\Filesy...

0 Likes
0 Replies

Aloglia PHP Laravel Scout : How do I search in multiple indi

How can I search in multiple indices in single API call ? currently we can search in single index va...

0 Likes
0 Replies

Algolia Scout Search in multiple indices in single API call

How can I search Algolia using Laravel/Scout in multiple indices in single API call using multiple q...

0 Likes
0 Replies

addding ajax url for laravel pagination

adding the pagination for filters when it redirects to second page returns error This page isn’t wor...

0 Likes
0 Replies
posted 5 years ago

Best way to implement Pagination in Laravel

Hi Everyone, This is my first post and new to this forum. I have implemented pagination with LengthA...

0 Likes
1 Replies

How to Splitting up nested Foreach Loop

I want to implement domain.com/section/slug format in my website.(currently it like - domain.com/sec...

0 Likes
1 Replies

Low request per second throughput with Laravel, AWS, Docker

Laravel 5.5 Php 7.0 AWS 8 cpu / 16GB Docker with nginx/php inside. I have an api that serves oauth...

0 Likes
0 Replies

Adding Cache wrapper for model

I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...

0 Likes
0 Replies

Get related posts based on post category

Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...

0 Likes
1 Replies

Hi..I'am new to this group, I want this to save my checkbox.

//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...

0 Likes
0 Replies

Create a column with serial number in sequence after delete

Hi, I am new to laravel and i wanted to give serial number for rows displaying in frontend where the...

0 Likes
1 Replies
posted 5 years ago

Horizon::auth doesn't work, and closure is not called

AuthServiceProvider: public function boot() { $this->registerPolicies(); \Horizon::auth(...

0 Likes
0 Replies

Select Query Posts with Likes ( Like Facebook )

Hello , I have a question , I am developing a website like a facebook . It will have POSTS and a Use...

0 Likes
0 Replies

.htaccess exclude specific url & folder from proxy redirect

I have Laravel set up and running fine on example.com. Now, I want to proxy redirect example.com/ to...

0 Likes
2 Replies
posted 5 years ago

How to leave button inactive?

Good night, I'm having a problem, I wanted to check if I found the registry in the database, the but...

0 Likes
0 Replies

[Help needed] Laravel serving Angular

I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.