Support the ongoing development of Laravel.io →

Fake session object for dummy user

I want to create fake session for dummy user in Test

0 Likes
0 Replies

Create menu with variables from database

Hello, I would create a simple menu based on categories which are they creating from database. I hav...

0 Likes
1 Replies
posted 8 years ago

Attribute "persistence" in models

Let's assume a model with one accessor: public function getMyAttributeValue($value) { <my code...

0 Likes
1 Replies

Eloquent sync - Which Event is fired?

I am currently building an application and I am using UUIDs instead of auto-incrementing IDs. To sim...

0 Likes
3 Replies
posted 8 years ago

5.5 Auth middleware problem

I've a project in which the registration middleware is working on localhost using php artisan serve,...

0 Likes
1 Replies
posted 8 years ago

Carbon\Carbon not found SOME of the time

So currently I pull back a date and convert it to a readable format in carbon: </div> <div...

0 Likes
0 Replies

Events on Pivot table

Hi there, I've got two tables linked by a Many-to-Many relationship. users id users_items user_id...

0 Likes
1 Replies
posted 11 years ago

Auth::check() or Auth::user() logs me out automatically

I'm facing an issue here which I don't think I had before, however I'm not sure what I changed to in...

0 Likes
3 Replies
Solved
posted 8 years ago

Laravel's middleware empty request

I'm using laravel 5.5, and tymon/jwt-auth as my jwt service provider. When I'm using the JWTAuth fac...

0 Likes
0 Replies

Error on sending mail

Hi all, On a Laravel 5.4 project I'm working on I'm facing a strange issue. On my local machine ever...

0 Likes
0 Replies
posted 8 years ago

Method getClientOrignalName does not exist.

Hi all, I'm facing that Method getClientOrignalName does not exist error, kindly guide me to solve t...

0 Likes
0 Replies

putenv() has been disabled for security reasons

Hello, I just clean installed Laravel and am getting the following message not just upon install but...

0 Likes
0 Replies

DB Relationships with where condition

I'm making a webapp where need to display all the products with active price list . I’m struggling...

0 Likes
3 Replies
posted 8 years ago

MongoDB Connection

Can anyone suggest me that how can i connect MongoDB in laravel framework

0 Likes
0 Replies

Call to undefined method ConsoleTVs\Charts\Builder::new()

Hi guys, I am new here, I want to try making a pie chart in laravel. I have tried using lavachat but...

0 Likes
0 Replies

Stripe Connect binding for Laravel

Here is a small lib I created: https://github.com/rap2hpoutre/laravel-stripe-connect It's a kind of...

0 Likes
0 Replies

Session suddenly lost when redirect to other pages

I having an issues on sessions, or may be token mismatach. My session lifetime are 30 min, when user...

0 Likes
0 Replies
posted 8 years ago

Getting data from database using lavacharts with laravel

Hi guys, first time here, I need some help regarding about lavacharts. Current situation that I want...

0 Likes
0 Replies
posted 8 years ago

Laravel - Dynamic Data & Grammar::columnize()

I'm working on a rather complex portion (or at least to me being relatively new to Laravel) of a lit...

0 Likes
1 Replies

Dynamic EagerLoading

Laravel Version: 5.5 PHP Version: 7+ Database Driver & Version: mysql 5.7+ ###Scenario: I have...

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.

© 2026 Laravel.io - All rights reserved.