Support the ongoing development of Laravel.io →

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

Session lost after redirect

I want to redirect my user to another page after they have signed up. For that i need to access thei...

0 Likes
1 Replies
posted 10 years ago

INSERT ON DUPLICATE?

folks i have been trying to implement this simple sql for mysql in laravel, i know i am missing some...

0 Likes
2 Replies
posted 8 years ago

Upload more than 20,000 records via REST API

Hi everyone. I have a RESTful API and need to upload more than 20,000 records at once from a desktop...

0 Likes
3 Replies

Sorting union query

Hi. i would like to know how do i sort the data from my union query package_data query $query = DB::...

0 Likes
0 Replies

Approximate Dates

I'm trying to port over to Laravel a feature that I built in PHP where a user can enter approximate...

0 Likes
0 Replies

CSV Import Error - unrecognized

I have a project that comprises of various laravel models. Everything has worked fine because I have...

0 Likes
0 Replies
posted 8 years ago

Laravel 4 project. Classes not found and composer error.

I have project without vendor folder and fat composer.json. This is my composer file: { "name&q...

0 Likes
0 Replies
posted 8 years ago

Lumen Api is very fast On Local server but lot slower in production server

i just created a api using Lumen whern i tried it in localhost using the phpmyadmin database the res...

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.