Support the ongoing development of Laravel.io →

Method 'orderBy' not found in class \Illuminate\Database\Eloquent\Relations\BelongsToMany

I have following relations: in TransportOrder Model: public function statuses(){ return $this-&g...

0 Likes
0 Replies

Strategy for migrating a large CakePHP project to Laravel

Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...

0 Likes
13 Replies

Class Model Not Found

Error: FatalErrorException in RegisterController.php line 22: Class 'App\Paises' not found in Regist...

0 Likes
5 Replies

Manage single session on laravel and magento

I want manage single session on laravel application and magento application. so i have changed the l...

0 Likes
1 Replies

Eloquent, convert iso8859-1 to utf-8 and viceversa?

So, i have a database that is in iso-8859-1, and the website is supposed to be in utf8. I do not hav...

0 Likes
0 Replies
posted 9 years ago

Is it good way to use Auth::user(); in REST APIs to get the current authorized user details?

I am implementing Server APIs for Mobile App using Laravel 4. Can I use Auth::user() to get the curr...

0 Likes
4 Replies
Solved

Using ::has on a relationship between two models that have the same table

So I have a Vip model: class Vip extends Model { use MemberTypeTrait; use RecordStatusActive...

0 Likes
1 Replies
posted 9 years ago

unit testing and confirm dialog

Hi all, my 5.1 application has a form that allows for deleting an employee. When the user clicks on...

0 Likes
0 Replies

Getting multiple values

I'm using Laravel 4 and I'm trying to get multiple values to display instead of one. When I try, I g...

0 Likes
1 Replies
Solved

retrieving 3 posts for each categories

Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...

0 Likes
0 Replies

Release date for 5.2

Hi, does anyone know when 5.2 is going to be released? Can't seem to find an ETA anywhere..

0 Likes
0 Replies

Simple Ajax Call

Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...

0 Likes
3 Replies

New (First) Package: Uber Simple Breadcrumbs

I've used davejamesmiller/laravel-breadcrumbs previously and when it came time to use it again in my...

0 Likes
0 Replies
posted 9 years ago

How to get a laravel blade link to look like a normal link

I'm using Laravel 4 and I'm trying to change the laravel blade link to use a normal html link. My bl...

0 Likes
2 Replies
posted 9 years ago

.env , How to make the project on-line.

How should I set this file ? APP_ENV=local APP_DEBUG=true

0 Likes
1 Replies

Which Eloquent structure for my application?

Hi, I started with a new application, but I struggle with setting up my Models and Relations. Let me...

0 Likes
1 Replies

Save Multpart Data (Image) file to disk

Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...

0 Likes
8 Replies
Solved
posted 9 years ago

[New package] Bootstrap 3 progress bar generator

Hi there, i created a generator of Bootstrap 3 progress bars based on dates, i use it to show the ex...

0 Likes
0 Replies
posted 9 years ago

ErrorException in DiskKeyCache.php line 273: mkdir(): No such file or directory

Hello, i made a simple email form, and when I send i've this error : ErrorException in DiskKeyCache....

0 Likes
0 Replies
posted 9 years ago

How to secure Laravel 5 Developed Site

Hi, I’m a web apps developer. I’m facing problem by some black head hacker. I had developed a site u...

0 Likes
4 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.