Support the ongoing development of Laravel.io →

user profile pic upload in laravel 5.1

I am using laravel 5.1. I have created a user model and profile controller. the user table contains...

0 Likes
1 Replies

Hierarchical relation checking

I have a model A which has a parent/child relation with itself through a pivot table AHasA. Model A...

0 Likes
1 Replies

Link on form to disable user.

Hi I need to put a link on a form to disable a user in users table. I already have the id and i crea...

0 Likes
3 Replies

Synchronize User in timeperiod between Project and external Server with Queue

Hello Everyone, i want to Synchronize my Users with a other System. When a new user registers, i wan...

0 Likes
0 Replies

Application seperation

Hello, I'm pretty new to Laravel. Does laravel support multiple "apps"? We would like to s...

0 Likes
1 Replies

Eloquent, Postgres, and the JSON datatype

Has anybody worked with eloquent/postgres and the json/jsonb datatype? I've fleshed out some basic c...

0 Likes
7 Replies
Solved

How to get (Client::with->last 10 activities) in one Eloquent collection

Hi everyone. I'm not sure if it's possible but here is my question: How to get all my clients with t...

0 Likes
4 Replies
posted 9 years ago

off topic - My new book - Laravel and AngularJS together with REST

Hello guys, my new book :) Learn how to build apps with AngularJS in the client and Laravel on serve...

0 Likes
0 Replies

How to deploy a laravel 5 project on shared hosting?

I have a laravel 5 project. I need to deploy it using cpanel. I have copied the folder to the root d...

0 Likes
2 Replies

4.2 Ajax calls are re authorizing user.

I've run into an issue. Once a user logs into our site, they are taken to a dashboard page that perf...

0 Likes
2 Replies

Custom Helper functions using URLGenerator?

I am new to Laravel/OOP and am trying to reproduce a legacy site where there is a back button with v...

0 Likes
4 Replies
Solved
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

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.