Support the ongoing development of Laravel.io →

how get data from different tables?

Hello have 4 tables users,agents,users_agents,mt4_users, I am create join between users_agents,mt4...

0 Likes
0 Replies
posted 10 years ago

jpgraph matrixplot

According to jpgraph manual, user can set a scale. For ex, I would like to explicitly set my scale r...

0 Likes
0 Replies

Submit a form with controller without route

I have a ( search form in all pages in my project ), i can't specify just one route for it. i'll be...

0 Likes
1 Replies

Socialite Sample

I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...

0 Likes
2 Replies

crypto-js and laravel

Hello guys, I'm using crypto js to encode some parametters and in the application I made the same en...

0 Likes
0 Replies

Homestead Installation

I tried so many ways to install Homestead 2.0 in my windows machine. The Latest error from the git b...

0 Likes
1 Replies

Parse error with helpers.php when running update

I just tried running a composer update to add a new package and I got an error that I can't figure o...

0 Likes
10 Replies
Solved

Publish assets of dependent package

Hey guys, how do you publish assets of a dependent package in workbench? For instance I am building...

0 Likes
1 Replies
posted 10 years ago

Request Laravel 5

I am studying the Resquests Laravel 5, i customize the messages of validations. follows the code ht...

0 Likes
1 Replies

[Eloquent] Select all and tell if relation exists

Hi guys, I need to select all models and see if relation exists. Here's an example: Let's say I have...

0 Likes
8 Replies

Http request cache cookie

I've been dealing with an issue recently which is. I build an API on laravel 4, and it returns json...

0 Likes
1 Replies
posted 10 years ago

Eloquent Relationships

I'm having trouble understanding the Eloquent relationships described here: http://laravel.com/docs/...

0 Likes
3 Replies
posted 10 years ago

Workbench controller not found

I am trying to set up a route within my package but I can't get Laravel to find the controller. comp...

0 Likes
1 Replies

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved
posted 10 years ago

Error with IronIO push queue & decrypter

I have been using push queues with IronIO for awhile and it works fine most of the time. However I...

0 Likes
0 Replies
posted 10 years ago

Call to a member function getFullName() on a non-object

Hi guys, I have a rather weird problem. Here is a simple function I wrote: $team = ProTeam::find($t...

0 Likes
2 Replies
Solved

Migration not running on correct database

Hi there, I've just created a new laravel app, and I'm trying to run my first migration. Somehow lar...

0 Likes
3 Replies
Solved

Getting Laravel Stapler to work on L5

So, I'm having some troubles installing Laravel Stapler on L5. The developer updated the dev branch...

0 Likes
0 Replies

Morphable with HasOne - getting the right info

Hi, I have a User model, and polymorphic models to define different user types - eg UserAdmin One of...

0 Likes
2 Replies

Laravel pagination return empty result set

Hi everyone, This is my first post on laravel.io :) I'm getting an issue using the paginate() method...

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.