Support the ongoing development of Laravel.io →

TokenMismatchException

I have an issue with my webshop that I can't seem to figure out. Whenever a customer adds items to t...

0 Likes
1 Replies
posted 11 years ago

How to install laravel on EasyPHP

Can anybody explain, how I install laravel on easyphp or windows plattform? I installed composer and...

0 Likes
3 Replies
Solved

Exception Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Hello, I'm having issues with uploading files. It worked before. Now I don't know why it is not work...

0 Likes
1 Replies

hasManyThroughrelationship return wrong SQL sentence

I would like to get some data for tables that dont have a directly relation. The context is the foll...

0 Likes
5 Replies

Can't logout with Auth::logout()

I've set up a basic authentication routine in Laravel 4.2 and I've found that once I've logged in to...

0 Likes
3 Replies

'URL based image manipulation' define subfolders

Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I w...

0 Likes
0 Replies

Higher memory footprint and slower execution time between Laravel 3 and Laravel 4

Firstly, I am totally new to Laravel and I wish to know more about the framework. I want to find out...

0 Likes
3 Replies

Global Search over App - Controller or Library?

Hi, I'm new to the MVC pattern so please excuse my question. I want to make a search function over t...

0 Likes
0 Replies
posted 10 years ago

Homestead windows-unix compatible paths for dual boot

Hi, I'm using both windows and linux under a dual boot and would like to be able to access Homestead...

0 Likes
1 Replies
Solved
posted 11 years ago

Invalid request (Unexpected EOF)

Hi, I had a perfectly working Laravel project, and now I'm getting the following error Invalid reque...

0 Likes
1 Replies

[Package] A2Way Laravel Tenant Migrate

I created a package called "A2Way Laravel Tenant Migrate" that allows to migrate different...

0 Likes
0 Replies

[SOLVED] migrate multi tenant app

I have a client table with id, version, subdomain columns. Each client has a subdomian client1.examp...

0 Likes
1 Replies
posted 10 years ago

Inject data into a collection of models.

Hi, first i'm in the planning stage of my app so i don't have code to show but i came to a halt. Som...

0 Likes
2 Replies

Compiling Laravel View in Controller?

I'm currently using Handlebars.js to compile views with ajax data. The issue is that I can't use Lar...

0 Likes
1 Replies

Placeholder in password form

Is there any way I can show a placeholder in a password form? I'm talking about this: {{Form::passwo...

0 Likes
4 Replies
Solved

Project advice

I am planning a new project, and would like to use Laravel as my framework. Even though I have alre...

0 Likes
0 Replies

Redisplay view based on dropdown selected value

In my first Laravel application, I want my Tunes view to display a table of the titles of songs base...

0 Likes
1 Replies
Solved

Eloquent deleting model event doesn't fire

I have 2 models defined: Program model: class Program extends \Eloquent { protected $guarded =...

0 Likes
8 Replies
Solved

php artisan returning view/html data?

I've had this issue before and can't remember how I resolved it. I have an L4 app (4.1.3) that runs...

0 Likes
5 Replies
Solved
posted 10 years ago

Adding class to img helper?

I have this: {{ HTML::image('css/img/logo.png');}} But I need to add a class to this image. Tried t...

0 Likes
1 Replies
Solved

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.