Support the ongoing development of Laravel.io →

last 3 comments of each post using hasMany

$posts=Post::with(['comment' => function($query) { $query->orderBy('created_at', 'desc'); $que...

0 Likes
0 Replies
posted 9 years ago

Laravel Elixir this.registerWatcher fails in elixir.extend

I had some trouble with Elixir SASS not working (failing silently) and thought I'd try reinstalling...

0 Likes
4 Replies
Solved
posted 9 years ago

Unit testing different behavior

Hello, everyone, so found some strange mood of my php unit tests, I have for example 2 tests extende...

0 Likes
0 Replies
posted 10 years ago

Laravel join with LIKE

Hi there! I have got two SQL issues: I need to join two tables by comparing the field tx_ard_users...

0 Likes
7 Replies
posted 9 years ago

Autocomplete textfield from DB

I am using L5 for my application. I have to use autocomplete property from database. Anyone has this...

0 Likes
1 Replies

sqlsrv only works in console commands

Hi guys, i'm having a strange problem. I have 2 databases, the main one is MySQL, the other Microsof...

0 Likes
4 Replies
Solved

How to Create 3D Interior Modeling Works?

Dear Sir, My Name Is Tahir Malek. We Have been Animating Since 2008. We Have created Many 3D Interio...

0 Likes
0 Replies

app/config/app.php 'key'

Re: app/config/app.php 'key' Hi, I am trying to find out whether this key should be kept on a differ...

0 Likes
0 Replies

Laravel Auth::loginUsingId() does not work perfectly

I have a problem with Laravel 5.0 I'm using Auth::loginUsingId(). When I logged in then login fine b...

0 Likes
1 Replies

Change Facebook credential at runtime with Laravel 5.1

Hello Guys, I want to change my facebook credential at runtime with Laravel 5.1 Please anyone how do...

0 Likes
0 Replies
posted 9 years ago

Binary Column with Length?

What do you think about adding support for column type binary with length specified? Current there i...

0 Likes
1 Replies

Tinker [ErrorException] mkdir() No such file or directory

I'm running into this error when trying to use php artisan tinker [ErrorException] mkdir() No such f...

0 Likes
1 Replies

Beautiful Laravel Development with Docker and Fig

Hey all, I just wrote a new blog post about using Fig (www.fig.sh) to manage and run Docker containe...

0 Likes
2 Replies

need help whit this angular js

i am using this https://github.com/sembrestels/angular-qr-scanner but when i put the code giving in...

0 Likes
1 Replies

Sharing data to all controllers and views

Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...

0 Likes
2 Replies

Helper Function not working in configuration file

Hi, I am trying to use my helper function from services.php file. But it dose not work for me. If i...

0 Likes
0 Replies

laravel 5.1 events how to

need some one to explain how to make a event on database change and show it on mi navebare to a spes...

0 Likes
0 Replies

Double Pagination in one page

Greetins, I want to make a double pagination for my backend index view, I try with [this solution]](...

0 Likes
0 Replies
posted 9 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies

Laravel AngularJS Developer Needed

Are you an experienced Laravel AngularJS Developer? Do your team members describe your Laravel Angul...

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