Support the ongoing development of Laravel.io →

Lumen: Problem with migrations in unit tests (Class config does not exist)

Hello there! I'm trying to setup unit tests for my Lumen application. Sadly, that only works well fo...

0 Likes
10 Replies

HELP! Selecting specific data to a specific user.

How can I make that in a certain data the only one who can view is the user of this data and the adm...

0 Likes
0 Replies
posted 9 years ago

How to retrieve IMAGE from MSSQL server ?

I am working on a application that uses data from a 3rd party server (MS SQLSRV) which I have only r...

0 Likes
1 Replies

Homestead: Can't connect via web browser through homestead.app without re-installing VirtualBox every time.

I'm having a problem where whenever I fire up the homestead vagrant if I go to homestead.app it time...

0 Likes
0 Replies
posted 9 years ago

custom session handler

hi. I want to use common session handling in laravel and nodejs/express. (nodejs/express sign the co...

0 Likes
1 Replies

Response::download error

Error Message: [2016-01-19 14:47:08] local.ERROR: exception 'Symfony\Component\Debug\Exception...

0 Likes
1 Replies

Laravel 5 installation in subdirectory

I've been having trouble with this for about 3 days now and I've read tons of stackoverflow solution...

0 Likes
2 Replies

internal error 500 in ajax token already pass

I have some similar same logic in ajax but this one always get internal error 500 i already pass the...

0 Likes
0 Replies

Homestead Session not working after reboot or resume

Hi, I've installed Virtualbox 5.0.16 and Vagrant 1.8.1 on OS X. Then I setup a homestead box and cr...

0 Likes
0 Replies

Hosting Laravel 5 on Subdomain

I've downloaded laravel 5 from official site and I want to host these files into my sub-domain. Plea...

0 Likes
2 Replies
posted 9 years ago

afterFilter methold from Laravel 4 to Laravel 5

Hello! I have a problem with L5. I'm from L4.2 and i decided to migrate to the last L5. I have some...

0 Likes
0 Replies

how to solve this complex database query

Hi i have 2 tables tables users attendance https://gist.github.com/john5db/e40054a4a1f2359f5e91 I...

0 Likes
2 Replies

MorphMany as well as hasOne

I have two tables: images -id -name -imageable_id -imageable_type article -id -title .... -image_id...

0 Likes
0 Replies
posted 9 years ago

is there any detailed tutorial on setting up the supervisor in centos and setting the artisan queue?

I'm trying to setup my first large application on a centOS vps server. I tried installing supervisor...

0 Likes
1 Replies
posted 9 years ago

What mechanism prevents multiple queue workers for working on same job at once?

I think I may have encountered this issue, is there some mechanism in place to prevent this?

0 Likes
0 Replies
posted 9 years ago

Input for Business hours for a restaurant . Laravel 4.2

For each day i have start and end time for the restaurant . ex :( Monday from 8 pm to 1 am and fro...

0 Likes
0 Replies

The best way to create group admin in laravel ?

I'm with a project in Laravel, which I need to create three types of administrator. For example, th...

0 Likes
0 Replies

Relationship local key

Can someone explain me why I have to use the local_key in this relationship? My table User have a pr...

0 Likes
0 Replies

How to change join field in hasManyThrough?

I have structure like this: orders id - integer name - string order_details id - intege...

0 Likes
0 Replies

Foreign Key errors after defining primary key of several column

Hello everyone! I have the following situation. I created a table person with the following migratio...

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.