Support the ongoing development of Laravel.io →
posted 7 years ago

php artisan queue:work

How to run php artisan queue:work on production server?

0 Likes
3 Replies
posted 7 years ago

Cant run progect on real server while composer install

Hello. I have problem when I clone my project from github to real server and make: composer install....

0 Likes
2 Replies
posted 10 years ago

Is it a good idea to create an clone application (like dropinn for airbnb) using laravel framework?

I want to create a clone application in laravel, but I am little concerned about the user reactions....

0 Likes
13 Replies

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

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.