Support the ongoing development of Laravel.io →
posted 6 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

Multiple websites on one laravel application

I've created a dashboard on laravel with user authentication. I want to create multiple websites on...

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

Email send issue

Hi all I need help about sending mails. How can I set up mails to be sent from all providers (gmail,...

0 Likes
2 Replies

Proper configuration for bootstrap 4 in views, Laravel 5.7

Unable to render bootstrap 4 in views files using dependencies in head section of html. <link hre...

0 Likes
3 Replies
posted 6 years ago

change locale

Hello, my default configured locale in app.php is en. Now in my controller I do: App::setLocale('it'...

0 Likes
1 Replies
posted 6 years ago

Which is the default language file?

Hi again! I am looking for the default language message file. __('this text') Where shall I put the...

0 Likes
1 Replies
posted 6 years ago

my routes are not recognized ?

i have set of controller all of them are working , except controller called RestaurantsController ,...

0 Likes
1 Replies
posted 6 years ago

model factory stop working after 15 records

my seeder file contains the following code public function run() { // $this->call(Us...

0 Likes
1 Replies
posted 6 years ago

Public directory is throwing error 500

Hi, I am new to Larvel. I have created a small project and deployed it to an apache server, configur...

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

Send data to mailable controllerwith Mail::to() Laravel5.7?

Hey all, trying to get data from my controller to my Mailable controller. Followed the steps here: h...

0 Likes
0 Replies

Passport authentication from remote Laravel API

HI, Suppose I have 2 or more Laravel API sites and only One Laravel API site is using Passport and r...

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

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.