Support the ongoing development of Laravel.io →

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
posted 6 years ago

error on install without vm: Closed

I like VM but I think that I have to be able to install a project without a virtual machine. So I re...

0 Likes
1 Replies

How laravel manages MySQL variables?

If I do DB::statement("SET @foo := 1;"); DB::select("SELECT @foo;"); I get the...

0 Likes
3 Replies

How do I push title page from database to webpage?

I have 2 page: Page A have title is A <title>A</title> Page B have title is B <title...

0 Likes
1 Replies

Laravel production & test environment

I'm new with Laravel, and maybe I don't understand Laravel very well. Is it possible to make 2 proje...

0 Likes
2 Replies

Remove html tags white spaces

Hello, I don't know if anybody else asked in the past, please link to thread if so, could somebody r...

0 Likes
1 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 6 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
posted 6 years ago

Helpers Directory not in Laravel 5.7

I'm new to Laravel development, want to migrate some Laravel project to the new version. so downloa...

0 Likes
0 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

Can't access data from custom error named bag

Hello! For some reasons I can't access data from error bag. I've assigned them to variable in view b...

0 Likes
0 Replies

Help determining Socialite token validation steps.

Hello All, I apologize if there is a source for this information and I have missed it. I have read t...

0 Likes
0 Replies
posted 6 years ago

Help determining Socialite token validation steps.

Hello All, I apologize if there is a source for this information and I have missed it. I have read t...

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
posted 6 years ago

New Vue Component notworking

This issue is similar to this "https://laravel.io/forum/05-28-2017-new-vue-component-not-workin...

0 Likes
1 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

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.

© 2025 Laravel.io - All rights reserved.