Support the ongoing development of Laravel.io →

Re-selecting previous option in dropdown after form submit

I'm building a database search engine in Laravel and I am having some problems getting Laravel to se...

0 Likes
0 Replies

How do i get array elements displayed in a laravel email view? URGENT!

am trying to send an email via laravel but the array values am sending are not being echoed out on t...

0 Likes
8 Replies
Solved
posted 10 years ago

codeception and laravel

Hello, I have 2 questions. Is there a sort of tutorial how to use this on L4 ? Does someone has...

0 Likes
1 Replies
posted 10 years ago

how multiple complex conditional validation

A form with 20 input (prueba) and 20 (comentario) and I need to force the user if the input is less...

0 Likes
0 Replies
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 10 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

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.