Support the ongoing development of Laravel.io →

2,391 Threads

Notifications inside a command

Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...

0 Likes
0 Replies

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved
posted 8 years ago

Route::post wildcard

Hi Folks I'm a Laravel newbie and find it amazing. I have created a controller for all POST routes c...

0 Likes
1 Replies

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

Change view resolution dynamically based on request parameter - Google AMP support

Hi all, I am trying to implement google amp for my site, in which case if the request contains a que...

0 Likes
1 Replies
Solved

Internal API Call - How do you do it?

I build an app with an api, which returns json. For my default web application i have controllers wh...

0 Likes
1 Replies

Not able to reach PasswordController while logged in

I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...

0 Likes
0 Replies

How to use a count-aggregate function directly on a pivot table?

I am looking for the equivalent in Eloquent/ Laravel to the SQL statement SELECT label_id, COUNT(*)...

0 Likes
2 Replies

Sending Documents

Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...

0 Likes
0 Replies

How to access Facebook user id in another controller?

I'm using Socialite plugin for facebook login. I want to use facebook id, in my AppController. How t...

0 Likes
1 Replies

Top 7 Features of Laravel

Which framework is the easiest to learn?

0 Likes
1 Replies

set receiver email for paypal payment

Hi, I created paypal payment by this package: https://github.com/anouarabdsslm/laravel-paypalpayment...

0 Likes
1 Replies

Pthread with laravel Facade

I am implementing pthread with laravel framework. Certain function of the logic require facade from...

0 Likes
0 Replies

Share data between different controller action methods

Is there a way to share data between different actions in a controller? I run the same queries in th...

0 Likes
3 Replies

How to display result in datatable?

I bought an application script from themeforest. I want to do some modification on it. Application J...

0 Likes
2 Replies

Laravel Table Filter

So I have website based on Laravel framework. I have table and the filter for table to filter the it...

0 Likes
1 Replies
Solved

Dynamic content being deleted if validation fails

Hello everyone, First of all, what a great community Laravel.IO is. I have found many answers to my...

0 Likes
0 Replies

Global scope authorization

Hello. I am building a social website where users can block each other. What I'm trying to achieve i...

0 Likes
2 Replies
Solved

Ajax request with middleware auth

Hi, Just need some help, I have a problem getting the appropriate flow of authentication I want. So...

0 Likes
3 Replies

access trait variable from controller

good day all, i am currently working on a little project for this group of gamers. They asked me to...

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

© 2024 Laravel.io - All rights reserved.