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

foreach in view on laravel forge

Hi, I'm trying to run an Laravel 4.2 application with a Laravel Forge deployment on DigitalOcean. On...

0 Likes
7 Replies
Solved

Fallback locale for Laravel 4.0

Hi there, I have a live app running Laravel 4.0.5. I need to use the internationalization fallback t...

0 Likes
0 Replies

Laravel 4 user manual on android

May I present you a my first and new application :) Laravel 4 user manual on android app

0 Likes
0 Replies
posted 10 years ago

boostrap.js donot response properly

I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...

0 Likes
2 Replies

Jquery question

I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...

0 Likes
4 Replies

Deploying from localhost to a live site

Hi. I'm quite new to Laravel and have what seems to be quite a basic question, to which I can't seem...

0 Likes
9 Replies

Laravel 4.2 - Load a data array from database in app/config/app.php

have language table in my database that contains list of available languages: id | language 1 | en 2...

0 Likes
0 Replies
posted 10 years ago

File upload required on create - then not required for updates

I've got a form where people can upload a file, and in the rules for the model having a file is requ...

0 Likes
0 Replies

Queue jobs not processing - jammed?

I have a set of basic classes that talk to my app and send emails upon queue events that come from a...

0 Likes
1 Replies
Solved

Count and Max in a same query

Hi! I'm trying to execute a complex query with Eloquent. So, I have a model "User" which...

0 Likes
7 Replies
posted 10 years ago

No such file or directory

I was working on a laravel project that I'm doing and I transferred what I did from one computer to...

0 Likes
4 Replies
posted 10 years ago

Redirect error

return Redirect::to_route('authors') error Symfony \ Component \ HttpKernel \ Exception \ MethodNotA...

0 Likes
2 Replies
Solved

Duplicated hasmany relation or not showing at all?!

Alright so I have a ticket with many ticket replies public function show($id){ $ticket = Ticket::fi...

0 Likes
1 Replies
Solved
posted 10 years ago

Eloquent confused about which id column to use when using a join with eager loading

I have the following query that's supposed to eager load data from the 'features' and 'images' table...

0 Likes
1 Replies
Solved
posted 10 years ago

Vagrant not being recognized

I have all the prerequisites installed, everything set up. But when I run "homestead up" t...

0 Likes
2 Replies
Solved
posted 11 years ago

Disabling sessions

I'm currently creating an app that has Laravel as it's backend. Laravel just functions as an API and...

0 Likes
2 Replies

One port per website on Homestead

I am using laravel homestead as my development environment. Only problem I have is that all the site...

0 Likes
2 Replies
posted 10 years ago

Creating relationship with keys not in integer

I meet a problem when making eloquent. Now I have two tables in my database, say "Users" a...

0 Likes
2 Replies
Solved

Parent item in same table join ?

Hello ! I have a table that contains Pages with columns (ID,Title,Parent_id) page can be root(Parent...

0 Likes
0 Replies

IF statement in query on Laravel 3, possible?

Hi all, For a project running Larvavel 3, I need to modify an existing query using an if statement,...

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.