Support the ongoing development of Laravel.io →

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

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

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.