Support the ongoing development of Laravel.io →

Get subcategories if they available in categories

I'm retrieving data from two tables which are categories and subcategories. categories cat_id contai...

0 Likes
0 Replies

Paginator won't work standalone

I'm using standalone Illuminate/Database 5.0. The docs say to enable pagination all you need is $all...

0 Likes
2 Replies

Ajax Colorbox Login Form

Hey guys, I really hope I'm not asking a question that has been answered a million times, but I've l...

0 Likes
4 Replies

Trying to get property of non-object

Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...

0 Likes
1 Replies

How to retrive data from database to a treeview using laravel

My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...

0 Likes
1 Replies
Solved

problem with migration

hi i have problem with migration when i use php artisan migrate show below error : [Illuminate\Datab...

0 Likes
5 Replies

[RuntimeException] Session store not set on request.

I have the following Controller, this is just a snippet of the code. In the webbrowser this is fully...

0 Likes
3 Replies

Laravel 5.1 Mailer marked @internal

Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...

0 Likes
1 Replies
Solved
posted 10 years ago

Help with Entrust Roles and Permissions (Get all permissions in role)

Hello everybody. I would like to thank everyone who wants to help me in this question. So let's go....

0 Likes
1 Replies

"Serialization of 'Closure' is not allowed" when caching a Collection

I'm trying to cache a collection. I thought it better to cache the collection, rather than an array...

0 Likes
1 Replies
posted 9 years ago

How to change Request values?

Hi, I have the following code. public function store(CategoryRequest $request) { try {...

0 Likes
0 Replies

I can't access data in array using Input

The doc tells: When working on forms with "array" inputs, you may use dot notation to acce...

0 Likes
1 Replies

My laravel code is a mess :(

How do you structure your code with Laravel 5.1 ? Your files? Your routes? Controllers & Models?...

0 Likes
6 Replies
posted 10 years ago

Any free vmware backup solutions?

As per the title really, i need some way of backing up VMware virtual machines without having to shu...

0 Likes
2 Replies

deployment on GoDaddy...only first page working

When making a deployment, I've been changing the DB-setting in the database.php file and just copied...

0 Likes
2 Replies
Solved

Loading css and js file inside method

How to load JS and CSS file inside laravel method I have to convert the below code to laravel class...

0 Likes
0 Replies

orderBy doesn't work.

Hello guys, I'm trying to order mysql results but orderBy() doesn't work. Here is the code: $orders...

0 Likes
4 Replies
Solved
posted 10 years ago

Add and Remove multiple cookies in one response

Hi, I don't know why this method is not in Laravel 4.0. and sorry if it's added in new versions. but...

0 Likes
3 Replies

How do I query using a junction table?

Hi, I am new to laravel to I am probably missing something very obvious but I was hoping someone cou...

0 Likes
1 Replies
Solved
posted 9 years ago

Cannot overwrite Cache::pull()

Hi, I'm writing a custom cache driver for DynamoDB and need to be able to overwrite the Cache::pull(...

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