Support the ongoing development of Laravel.io →

Call to undefined method stdClass::getCategory()

Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...

0 Likes
3 Replies
posted 9 years ago

How to do this Query using laravel?

Hello. How I can do this query: SELECT COUNT(*) as `members` FROM `users` WHERE `rank` IN (SELECT `i...

0 Likes
1 Replies

Saving Binary Image

I have this JS code that receives an image file and make it into binary using the FileReader API in...

0 Likes
3 Replies
posted 9 years ago

Call custom blade directive with a variable

Hi folks, I would like to know how can I do to call a custom directive with blade, considering these...

0 Likes
5 Replies
Solved
posted 9 years ago

L5.1 Form input breaks form

Been battling with this for days ... really hope someone can see what I'm missing I have a form that...

0 Likes
11 Replies

5.2 make:auth landing page shows logged in user as logged out

I am currently investigating an authentication bug in somebody else's application which occurred whe...

0 Likes
2 Replies

Socialite & Middleware

I followed the laracasts tutorial on Socialite. My ultimate aim is to connect to azure ad, but I wa...

0 Likes
0 Replies
posted 11 years ago

Session don't update immediately to prevent from multiple submissions

I have just tested laravel session use database engine. With multiple submissions case, I tried fix...

0 Likes
4 Replies

Submit an array of text boxes laravel 5.0

Hi, I tried to submit an array of text boxes with say <input type="text" name="description[]" req...

0 Likes
1 Replies
posted 9 years ago

Error upgrading Homestead to php 7

Hi, I'm trying to upgrade my Homestead installation to use php 7 as described in [1]. When I run the...

0 Likes
1 Replies

Doctrine + Dingo API

Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...

0 Likes
4 Replies
Solved
posted 9 years ago

Using laravel-menu, how do I get sub-items to nest?

I am using Lavary's laravel-menu package, and I am trying to build a simple 2 level menu system base...

0 Likes
0 Replies

Laravel 5 blade views

Hi, This is the first time i'm working with Laravel. I'm really excited. I'm facing a similar issue...

0 Likes
16 Replies

Laravel 5 TokenMismatchException

Hi, I'm developing website with Laravel 5 and I use AngularJS Here is my code $scope.save = function...

0 Likes
1 Replies
posted 9 years ago

BadMethodCallException with message Call to undefined method Illuminate\Database\Query\Builder

I'm trying to do a very simple task to count the authenticated user finished giveaways, But one of...

0 Likes
1 Replies

Get selected value from post

Greetings, I have a drop-down box that filters my query data and I would like it to retain the selec...

0 Likes
6 Replies
posted 9 years ago

Getting flexslider to work on popup

I know that this isn't a laravel question, but I'm stuck and I can't go any further. I'm trying to c...

0 Likes
5 Replies
posted 9 years ago

How to get Auth in Custom Modular Structure

Hello, I am changed Folder stricture with below help http://ziyahanalbeniz.blogspot.com.tr/2015/03/m...

0 Likes
3 Replies
posted 10 years ago

How to get Font Awesome icons to show up when using link_to_route()

I can't seem to figure this out. I am using Font Awesome icons using a CDN. When I create the link...

0 Likes
6 Replies

How To Retrieve data

Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...

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