Support the ongoing development of Laravel.io →

1,412 Threads

Dusk changes the request and 404 error returns

Hi everybody I am trying to get my first Dusk test working and got stuck. The problem is that I keep...

0 Likes
0 Replies
posted 6 years ago

convert SQL query to Larvel

Hello Can any one help to convert this query to laravel format select users.id from users LEFT JOIN...

0 Likes
0 Replies

Class Iluminate\Http\Reqeust does not exist how to fix that ?

this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...

0 Likes
3 Replies
posted 6 years ago

Laravel 5.4 Scheduler Cron not working in Cloudway server

this is my cron job command in cloudway server: php /home/1432345-6789110.cloudwaysapps.com...

0 Likes
0 Replies

[Laravel 4] Problem Session

I have a problem when I login but not go to the main page, but instead to the login page again? How...

0 Likes
0 Replies

Audio Streaming with Laravel

I want to stream audio files using laravel as backend. I am going to refer the stream url in android...

lkeyepax liked this thread

1 Likes
1 Replies

[L 5.4] how to forbid multiple responses

Hey guys! In my applicatio, every logged in user can open a "feedback-site". That site has...

0 Likes
1 Replies

Laravel 5.2 - Socialite Providers Twitter give me bad authentication data

I use Laravel 5.4 with Socialite Providers (http://socialiteproviders.github.io/providers/twitter/)...

0 Likes
1 Replies

Structure Suggestions

I'm having difficulty conceptualizing a good way to organize my models, so I'm hoping that maybe som...

0 Likes
0 Replies

Parse error: syntax error, unexpected end of file

I'm just working with laravel, And I use the model to store data,When I register, I encounter the fo...

0 Likes
0 Replies

laravel is the best php framework so far?

It's been a while i'm using Laravel. But still not sure that laravel is the best php framework so fa...

0 Likes
0 Replies

How to pass variables from middleware to group of routes?

Hi, I'm stuck with passing variable from middleware to the route group.. I want to show the notifica...

0 Likes
0 Replies
posted 6 years ago

I want the RegisterController class to prevent automatic login after registration

Hello everyone, I am trying to prevent the user from logging in after the registration using the cla...

0 Likes
3 Replies

I just published an Alertify package for Laravel

Hey guys, I was looking for laravel to integrate easily with alertify.js but only for the package fo...

0 Likes
0 Replies
posted 6 years ago

Assign default role while user register

Hi, I want to know how can I assign default role to the user who is just registered on my website? I...

0 Likes
1 Replies

Add or adjust functionality of third party packages

I was wondering what the best practice would be to add or adjust some functionality to installed pac...

0 Likes
0 Replies

laravel event doesn't work with vuejs using socket.io and ioredis but Redis::publish works fine.

Laravel Version: 5.4 PHP Version: 7.1.2 Database Driver & Version: homestead Description: lara...

0 Likes
0 Replies

Facing problem in outputting a query's result

I have a query whose result is single column and outputs array(1) { [0]=> object(stdClass)#243 (1...

0 Likes
0 Replies
posted 6 years ago

Primus in Laravel

Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...

0 Likes
0 Replies

Omnipay\Common\Exception\RuntimeException: This response does not support redirection

Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...

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