Support the ongoing development of Laravel.io →

Save inputs of a dynamic form

Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...

0 Likes
4 Replies
Solved
posted 9 years ago

Multiple subviews extending a master template only works once.

This issue is essentially a duplicate of this SO post I managed to find: http://stackoverflow.com/qu...

0 Likes
6 Replies

PHPUnit_Framework_TestCase Found but undefined method ::call()

Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...

0 Likes
0 Replies
posted 9 years ago

doesntHave not working

I have this code and yesterday was working normally: \App\News.php public function readUsers() {...

ashanoulu liked this thread

1 Likes
2 Replies
Solved

Request's Inputs not available for URL Encoded and Form Data

Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...

0 Likes
0 Replies

saveMany using factories and an arbitrary count

I have written a helper method for some tests that contains the following line of code: $user->or...

0 Likes
0 Replies
posted 9 years ago

Insert null value into the pivot table.

Hello. I want to seed my database with users that have specific roles for every website. To do that...

0 Likes
1 Replies
Solved

CSS & JS Compression & Minify

Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...

0 Likes
4 Replies

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

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.