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

file not found after installation

Hello, I did install lavarel by doing /usr/bin/composer.phar global require "laravel/installer=...

0 Likes
3 Replies
Solved

Form Checkbox after pagination always unchecked

Hi all, I just found something strange. I have an index page of some data with a pagination. In ever...

0 Likes
4 Replies

Trouble with index.php in URLs

Hello, I am running a recent stable version of Laravel 4 on Apache 2.2.22 (Debian). My project is lo...

0 Likes
2 Replies

Getting search result + content

Hey guys, Hope the title is not too confusing, but here is what I am trying to do: The user enters a...

0 Likes
5 Replies
Solved

Cache::tags(...)->flush() issue: different context in Eloquent observer/event?

Hi, I'm experiencing a strange behavior in the model observer/event callbacks. I'm trying to clear t...

0 Likes
0 Replies

Trying to get property of non-object

my project address:https://github.com/xsmyqf/startlaravel when I visit the routes:startlaravel/publi...

0 Likes
0 Replies
posted 10 years ago

Model relationship to insert related data

Hello, I'm having a struggle with Laravel while trying to make post tags to work... Here is my probl...

0 Likes
2 Replies
Solved

Change the non-debug exception handler

Hi all :) I'm using my database to store sessions, and running a few tests to see what happens if so...

0 Likes
0 Replies
posted 10 years ago

Is there a difference between echo View::make('...') and @include('...')

Is there a difference, in a blade template view, between <?= View::make('...') ?> or @include(...

0 Likes
1 Replies

Inject a webservice into a custom validator.

I've created a custom validator using the "extending the Validator Class" method like desc...

0 Likes
2 Replies

File upload location

I’m looking for best practices regarding file upload locations. I know I can use the public folder b...

0 Likes
1 Replies

Messagebag broken on 4.3

When parsing the errors in the following way it works as expected. @foreach($errors->all() as $er...

0 Likes
6 Replies
Solved
posted 10 years ago

Are there somewhere books for beginners

Hello, Im a beginner in Laverel and I wonder if there are somewhere books where a package is made f...

0 Likes
3 Replies
posted 10 years ago

Download and delete a mp3 file.

Hello all, I'm creating an app in which you can download some mp3 files. The mp3 files do not reside...

0 Likes
1 Replies
posted 11 years ago

How to expire session data?

Hello, I've developed a Laravel 4.1 application to take online orders, with the input spread over 3...

0 Likes
9 Replies

parseParameterFilter() not being called for custom route filters?

I'm trying to create a route filter that will accept multiple parameters (got it working with one pa...

0 Likes
0 Replies

Complex Join Query Not "Working"

Hi there, I'm not new to frameworks and ORMs, but I am new to Laravel and Eloquent. I've just starte...

0 Likes
1 Replies
Solved

Creatable fields

Hey, I'm new to laravel and still learning a lot every day :) But I have already my project in mind...

0 Likes
0 Replies

Collection::flatten returns Collection instead of array

http://laravel.com/api/source-class-Illuminate.Support.Collection.html#272-280 272: /** 273:...

0 Likes
0 Replies

Connection refused

I installed laravel on a linux VPS machine and started artisan. Now I try to browse it on port 8000,...

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.