Support the ongoing development of Laravel.io →

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

LaravelS - speed up Laravel/Lumen by Swoole, let's fly.

Features Built-in Http/WebSocket server TCP/UDP Server Memory resident Asynchronous event li...

0 Likes
1 Replies
posted 5 years ago

Extending Blade Weird Behavior

As of Blade documention, it states that one should return a PHP expression enclosed by PHP tags when...

0 Likes
0 Replies

Session is automatically destroyed with the change of view

When i call a method where i set session is execute perfectly.After set the session when i call ano...

0 Likes
1 Replies

Laravel Repository pattern

How to write unit test in laravel 5.6. I am using repository pattern. My app performsemphasized text...

0 Likes
1 Replies
posted 5 years ago

Laravel does not serialize private data members?

Hi, I'm highly dependent upon Laravel's Jobs feature. But I am baffled by something I have wasted t...

0 Likes
1 Replies
posted 5 years ago

Laravel 5.6 mix variable

Hii there, I new in Laravel 5.6, i have problem : @foreach ($select as $rs) @foreach ($table_h...

0 Likes
0 Replies
posted 5 years ago

Php 7 with laravel 5.5.40 mongo db driver issue

Php 7 laravel 5.4 mongo db driver issue Mongo db driver is not supporting with Php 7 with laravel 5....

0 Likes
0 Replies
posted 5 years ago

Show error details on certain ip

I would like to display error details only for certain ip. In this order I setted APP_DEBUG=false in...

0 Likes
0 Replies
posted 5 years ago

If a model is not persisted always thown an Exception?

When i create a model, for example with the Model::create() method its necesary to check if the mode...

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.