Support the ongoing development of Laravel.io →

How to generate Audit Trail or User Action (Add, Edit, Delete Record)?

I would like to generate Audit Trail or User Action (add, edit and delete data). What the best way t...

0 Likes
4 Replies

Call to a member function connection() on null shows up occasionally

Hi, I'm using Laravel 5.2 fresh install and use postgresql as the database. And I use "web"...

0 Likes
1 Replies
Solved
posted 9 years ago

Someone help me understand the basics of Cache.

So, I'm currently trying to work with an API where i make requests using curl. The API has a rate li...

0 Likes
2 Replies
posted 11 years ago

Invoice Ninja (a large open-source Laravel application) is live!!

About six months ago a good friend asked me to build him an online invoicing site. There are many co...

0 Likes
20 Replies

Display database record base on date.

How to display last 2 month record without including display last month record.

0 Likes
0 Replies

[Solved] Homestead: php5-fpm: unrecognized service

Hi, I had Homestead 0.3.* installed on my El Capitan Mac.I installed it globally in my home director...

0 Likes
0 Replies

Intervention Image display image after successfully upload

Hi i'm using jquery ajax form to upload img i want to display image after successfully upload but my...

0 Likes
0 Replies
posted 9 years ago

Maximum function nesting level of '100' on hasMany Relation Laravel

0 down vote favorite First Blade View - Works fine {{Auth::user()->firstName}} {{Auth::user()->...

0 Likes
1 Replies

How to show execution time in log or console?

I'm development a API service for a fronend app, there are only JSON APIs so I think debug bar is no...

0 Likes
2 Replies

Best practice advice on creating crons

I've gone through the documentation for scheduling (https://laravel.com/docs/5.2/scheduling) and I u...

0 Likes
2 Replies

Installing Laravel on an Ubuntu machine for dev work?

I have an old laptop and I want to use it as a dev machine to take with me when I go fishing (I don'...

0 Likes
2 Replies
posted 9 years ago

How to pass array variable from controller to view (Laravel 5)?

My array ($response_array) is like this : Array ( [Auth] => Array ( [User...

0 Likes
2 Replies

Can't seem to install homestead

Hi guys, I followed the instructions at https://laravel.com/docs/5.2/homestead When I run vagrant up...

0 Likes
0 Replies

Temporary filenames in database

Hi, I'm trying to make an uploader. Everything works fine, except the temporary filenames are saved...

0 Likes
1 Replies
posted 11 years ago

How to upgrade Laravel

sorry for the newbie question, i am trying to understand what is the proper recommended way to upgra...

0 Likes
4 Replies
posted 9 years ago

Laravel on Noodlio | Earn a living by publishing themes, templates and components

Wouldn't it be great if the community of Laravel developers could showcase, and even earn money from...

0 Likes
4 Replies

Error when trying to insert multiple checkbox values

Hi I am failing to insert multiple checkbox values to database. it returns the error: ErrorExceptio...

0 Likes
1 Replies

Adding DB-column "on the fly"

Hey guys, currently I'm looking for a way to add a column within a controller with a name, that's ba...

0 Likes
3 Replies
Solved
posted 9 years ago

Mock Carbon with laravel

Hi, i have been try to mock the Carbon object end something like shoudRecive now method, but i have...

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