Support the ongoing development of Laravel.io →
posted 7 years ago

what is relation used for, examples

Hi, public function belongsToMany($related, $table = null, $foreignKey = null, $relatedKey = null, $...

0 Likes
0 Replies

How can l install laracharts package without composer

The remote server that the project is hosted on does not allow ssh access so l used ftp to upload th...

0 Likes
3 Replies

PHP Parse error: syntax error, unexpected 'class' (T_CLASS)

I want to fire email when user registered, i used laravel database queue and also i added CRON job c...

0 Likes
0 Replies
posted 7 years ago

Change pivot column from id to email

Hi, For a model I need to use an email value instead of the user_id value Normaly you would do it li...

0 Likes
0 Replies

Disable registration for new users

Hello, I am making a single user project using #laravel, Single user = the only administrator with f...

0 Likes
2 Replies
Solved

File permissions using Envoyer with AWS

I'm using Envoyer to deploy one of my projects to an AWS EC2 server running on AMI. So I chose to de...

0 Likes
2 Replies
posted 7 years ago

Create 3 dailly random jobs

Hello. I am trying to create 3 dailly random jobs on Laravel. What I really did: app\Console\Kernel....

0 Likes
0 Replies

Getting Pushes from View

I have multiple stacks in my blade file and I want to read out the pushes via PHP. I know of the exi...

0 Likes
0 Replies
posted 7 years ago

laravel pusher broadcast event to particular group of users

Hi I am working on a twitter style project where a user can have followers. When that user posts som...

0 Likes
0 Replies
posted 7 years ago

Modules / Themes

Hallo, Ich habe mit das Package von caffeinated/modules runtergeladen und wollte mal fragen gibt es...

0 Likes
0 Replies

Use Enum or Boolean , for 2 values

I have a doubth in am creating my DB , I have a column in my table that is called STATUS , the value...

0 Likes
1 Replies

Out of Memory on Package Discovery

Somehow I cannot do a package discovery cause it runs out of memory, I did not have this issue on a...

0 Likes
1 Replies
posted 10 years ago

Eloquent relationship joining on multiple fields

I have a table that's got: tableA.id, tableA.related_id, tableA.sort_date [and other fields irreleva...

0 Likes
1 Replies
posted 7 years ago

Hide attribute from relation

Hi to all. We have tons of relationships in our project, for example: Shop -> Authors How can I h...

0 Likes
1 Replies

"No Message" error received on Comment form submission

I am working on a CRM and I created a contact note form on my contact view. When submitted I receive...

0 Likes
1 Replies

Android authentication Restful API

Hi All, i am developing a portal using laravel 5.4 and now i need to login users using Android. Can...

0 Likes
3 Replies

Laravel broadcaster, Pusher and echo function

Hi have fold all i need to follow to make show i used laravel broadcast well , may be am missing som...

0 Likes
2 Replies
posted 7 years ago

Alternative order of method arguments for route parameters

Hi, I have two routes: Route::get('user/{user}', 'UserController@user')->name('playground.user');...

0 Likes
2 Replies
Solved
posted 7 years ago

Connection refused #111] in laravel 5.4

Hi I'm unable to send email . I'm getting following error in laravel 5.4 Connection could not be est...

0 Likes
0 Replies
posted 7 years ago

Building a Laravel Web App

Hi there everyone! I am new to this forum, and I am hoping to get some pointers or help if you will....

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