Support the ongoing development of Laravel.io →
posted 10 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 10 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

HOW TO: Use any column other than email as username (Laravel 5.2)

I couldn't find in the docs how to change authenticating against an email to something else. For ins...

0 Likes
3 Replies
Solved

How should I run 40+ reasonably different websites off one Laravel instance?

I am rebuilding about 40 different automotive dealership websites and would like to consolidate them...

0 Likes
6 Replies

Laravel maatwebsite importhandler

Hi Guys, Currently i'm playing with Maatwebsite Excel package, the import handlers. http://www.maatw...

0 Likes
0 Replies

Creating new pivot table entries with additional attributes

I have two models: Order and Item. There is a many-to-many relationship with a pivot table linking a...

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.