Support the ongoing development of Laravel.io →

Convert an array of integer onto a Collection ... before map

I created this method : public function vcListAndSegmentCount() { $valuechainLists = Valuechain::sel...

0 Likes
0 Replies
posted 10 years ago

Southern Sweden

Hello people. My name is Jonas Erlandsson. I'm a swede that started reading in on Laravel a couple o...

0 Likes
7 Replies
posted 6 years ago

MySQL connection compression

Hi there How to enable MySQL connection compression on Laravel 5.4.x? Is that possible? Maybe it's e...

0 Likes
5 Replies

Can't use sessions in laravel controller

PHP script to check the client's IP address: <?php namespace IPv4; if(!session_id() || session_...

0 Likes
2 Replies
posted 6 years ago

Emails to multiple users using queue

Hi, i am new to laravel and want to send emails to multiple records stored in the database using que...

0 Likes
0 Replies

Join interfering with eager loading

I'm going insane. I have a query that needs to use a join and eager loading. The join needs to occur...

0 Likes
2 Replies
posted 6 years ago

each user can see his own comments ??

Hello evebody :i have a question in laravel , i m a beginner , so i did the following pro-gramme wit...

0 Likes
0 Replies
posted 6 years ago

Problem with route get method.

Hi! I'm having a problem with a Route::get. I've to manage some articles, so I created a get route l...

0 Likes
3 Replies

Serialization of closure failed: Serialization of 'Closure' is not allowed

Hey everyone, When I try using Mail::queue() I get this error: ErrorException in SerializableClosure...

0 Likes
6 Replies
Solved

Extend Auth Facade with a method

I would like to access a column called "access_level" in table "roles". The thin...

0 Likes
0 Replies

Has many through update / with pivot laravel 5.5

I have several tables (all of them with softdeletes and timestamps : created_at , updated_at , delet...

0 Likes
0 Replies
posted 6 years ago

I have connect my laravel script to mongodb

I am getting the below error I have connect my laravel script with mongodb (1/1) ErrorException Tryi...

0 Likes
0 Replies

Eloquent Relationships

I have two models MediaProfile and MediaProfilesContent. MediaProfile has many MediaProfilesContent...

0 Likes
8 Replies
Solved

plug&play translation package - no more translation pain !

Hey guys ! I’m coming here with a brand new package about translation for Laravel 5. We trust that t...

0 Likes
0 Replies
posted 6 years ago

How to know the name of command currently being execusing?

Hi, all. I'd like to customize the log output filename of the command in Laravel 5.5. Therefore, I w...

0 Likes
0 Replies
posted 6 years ago

Nusoap doens't work in Laravel 5.6

I've installed the nusoap in laravel 5.6. I'm trying to connect my SOAP client to my SOAP serve. I'v...

0 Likes
0 Replies

Restful service from external api

Dear guys First i wanna apologise if my question is stupid but i'm new to Laravel.So i have project...

0 Likes
0 Replies
posted 6 years ago

Mobile View Only

Please i want to find some I want to be able to have to view performing the same function I am use t...

0 Likes
0 Replies

How to move Laravel Project from localhost to production server

I just created a simple Laravel Application. I now would like to move to production (shared hosting)...

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