Support the ongoing development of Laravel.io →

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 9 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

query save and update with laravel

table pop table detail_pop table store_product diagram $detailpop = DetailPop::where('pop_id',$...

0 Likes
1 Replies
posted 7 years ago

Laravel and MySQL timezone

I've been trying to research for a solution getting user specific timezones working properly with La...

0 Likes
0 Replies

Laravel Horizon: problem using multiple queues (Laravel 5.5)

Hi, I just started using Horizon, and it seems awesome. I do have something weird going on: all my j...

0 Likes
1 Replies

Class 'Cartalyst\Sentinel\Laravel\SentinelServiceProvider'

Hello everybody, I don't have any problem running my app locally, I have cross checked my code thoro...

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.