Support the ongoing development of Laravel.io →

BadMethodCallException in production?

I've got a local environment setup and my code runs fine, however when I deploy to forge I get a Bad...

0 Likes
0 Replies

Aimeos web shop package 1.0.1 for Laravel 5

This release fixes the database configuration issues some users had during installation. It also add...

0 Likes
0 Replies
posted 9 years ago

Creating a shell script to auto-enable SFTP on Laravel Forge

I've followed these instructions a few times to enable SFTP on some of my Laravel Forge spawned serv...

0 Likes
0 Replies
posted 9 years ago

Citrix session problem

Does anyone know about sessions mix ups in a laravel 4 app running in a Chrome Browser through Citri...

0 Likes
0 Replies

save() don't work on polymorphic retlation

Hi, I want to save records for polymorphic tables. <?php namespace App\Commands; use App\Command...

0 Likes
0 Replies

authntication/middleware

hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...

0 Likes
2 Replies
posted 9 years ago

Conflicting table error

I am trying to set up my tables and wasn't getting my data into the table and tried doing DB:table('...

0 Likes
4 Replies
Solved
posted 9 years ago

API Pagination

Hi all, I want to paginate my json output of an API I wrote. Therefore I use the pagination helpers...

0 Likes
3 Replies
posted 9 years ago

Environment variables on Windows

I'm trying to set up my Laravel on Windows, but it won't detect my environment. I haven't had any is...

0 Likes
2 Replies

Intervention upload tiff files error

Hi all i have an issues with uploading tiff format images, i'm using intervention laravel plugin, so...

0 Likes
1 Replies
posted 9 years ago

Copy images

Hi All i have an issues with copy images from one position to another position public function uploa...

0 Likes
0 Replies

Dynamic menu and submenu

I'm having a hard time getting my dynamic menu to work, it seems the array returned by database is n...

0 Likes
5 Replies
Solved

CI to Laravel and migration

hi I'm kindly new in this community and I have a question about laravel I have already an applicatio...

0 Likes
1 Replies

to get the path of database.php

i am using laravel 5 framework, need to get the path of database.php which is in config folder.. i t...

0 Likes
1 Replies

I am so new to Lavarel/PHP and I cant find the error. Please Help

Hi, Basically I have a CRM system designed with Lavarel. What i am trying to do is Selecting some co...

0 Likes
1 Replies

Upgrade to laravel 5.0

I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...

0 Likes
4 Replies
Solved

How to setup Eloquent Models for self-joins.

I have a Contact(contacts) Model. I have a pivot Model ContactContact(contact_contact). I am trying...

0 Likes
6 Replies

extend blade view using variable.

Hello everyone, Is it possible to use a variable to extend a blade view ? My idea was to create bloc...

0 Likes
1 Replies

if more than 2 column selected in list

I have this eloquent model query public function getemployee(){ $id = $_POST['id'];...

0 Likes
4 Replies

Laravel 5 Password Reset Problems

I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...

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.