Support the ongoing development of Laravel.io →

issues deploying laravel 4 on windows shared hosting server

Hello, I use apache and php 5.5 on my local windows machine to develop my laravel site, but when i t...

0 Likes
1 Replies

How to handle 35 sites with common resources and 1.2+ million page views.

This might be harder than I think... But I have 35 websites, all of these on their own domain, they...

0 Likes
1 Replies

Laravel Routes/Controllers and AJAX

I would like to know if there's a better way to go round this: So I have a form, which I post using...

0 Likes
1 Replies

Use Eloquent to attach array to query

I have a USER table, and ITEMS table, and a Likes table. I'm randomly taking 9 items from the Items...

0 Likes
2 Replies

Adding class to {{Form::select

Currently I have this code: {{Form::select('schoolId', $schools)}} But I need to add a class.. I tri...

0 Likes
1 Replies
Solved
posted 10 years ago

Where can I find documentation for Swift Mailer

To be very specific I am trying to determine what are all the possible valid value for the encryptio...

0 Likes
1 Replies
posted 10 years ago

Laravel error - Invalid catalog name: No database selected

I am creating an app in Laravel 4.2.11 with almost no packages (using debugbar, generators). Sometim...

0 Likes
3 Replies

My resource controller isn't working

Here's a bin of what I'm doing and the problem I'm having. Long story short, My resource controller...

0 Likes
2 Replies
posted 10 years ago

Laravel Cashier - Adding Subscription Error

Hello all, I was recently attempting to subscribe a user to a plan using laravel cashier. //create n...

0 Likes
2 Replies
Solved

Union two date of two different tables

Hello guys. I have a table "post" and the table "post_user." In the table "...

0 Likes
0 Replies

Database Table custom naming convention Laravel Eloquent

I'm trying to retrieve data from a table called completion_date using Eloquent. My Model name is Com...

0 Likes
1 Replies
Solved

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

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.