Support the ongoing development of Laravel.io →
posted 9 years ago

Unserialize from column doesnt work

Hello togehter, i have a problem to unserialize an entry of a column with the data type "binary...

0 Likes
5 Replies
posted 9 years ago

Access array values stored in Session

Hi, I would like to store some kind of protected data within an extra array in my laravel session. H...

0 Likes
1 Replies
posted 9 years ago

Eloquent events on related models saving.

Hi guys! I've got two models - Parent and Child with one to many relationship. I'm saving a new chil...

0 Likes
1 Replies

Graham's Campbell Laravel-Throttle

Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...

0 Likes
2 Replies

Places with distinct currency rates (some kind of smart eloquent query)

Hello, I have an app that should list points with its exchange rates. Basically, there are 2 main ta...

0 Likes
0 Replies

Thoughts On Larval 5.1.11 Authorization

What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...

0 Likes
0 Replies

Overridden core class does not work when in artisan

In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel load AJAX get pagination Links records

Hi all i have built a e-shop with laravel 4.2 currently i have done product filter which have the pa...

0 Likes
0 Replies

Prepend Timestamp to Artisan Console Output

What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...

0 Likes
0 Replies

Laravel 5.1 - Mail Error on project online

Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...

0 Likes
1 Replies

welcome.blade.php laravel 5 not rendering

Hey Guys, I am new to using laravel, I installed and created new laravel project successfully in my...

0 Likes
1 Replies

Illuminate\Database\Eloquent\Factory bug

In my testcase when I try to create a model by factory like the following $factory->defineAs(App\...

0 Likes
2 Replies

laravel generates duplicate url with "#!" at the end

Hi all, i've noticed that my web site has all urls duplicated. I've the url that i defined in route...

0 Likes
2 Replies

Trouble with the Laravel Cart

Hello Friends, So I'm working on an assignment where I have to make an online bookstore where users...

0 Likes
4 Replies
Solved
posted 9 years ago

How to get items in a hierarchical category

Men (parent_id 0) Men 1.2 -- Men 1.3 (2 product) ---- Men 1.4 (1 product) I need to get all items...

0 Likes
2 Replies
posted 9 years ago

Override find()

I'm trying to override the find method, but for some reason it's stuck in an endless loop. It's the...

0 Likes
3 Replies
Solved

Combine multiple queries

I try to make a search engine for users. The search will be with multiple fields so as the user can...

0 Likes
0 Replies

Localization - Dynamically filling the language files from database

I'm currently porting an app from Codeigniter to Laravel and was looking to implement some functiona...

0 Likes
4 Replies

Login with email or first_name with Sentry

Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...

0 Likes
5 Replies
Solved

OAuth or JWT? Which one to use and why?

I am starting to learn about token based authentication and I am trying to learn how to implement it...

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.