Support the ongoing development of Laravel.io →

1,569 Threads

I am using the following laravel package for my newsletters:

I am using the following laravel package for my newsletters: laravel-newsletter I have the following...

0 Likes
0 Replies

How can I setup Git pull to Ubuntu server from Push to Bitbucket

I'm looking for a solution like "Git hooks" but my setup is that I'm using Bitbucket as ce...

0 Likes
0 Replies

phpunit test cases for omnipay purchase and send method.

I've written new repository using omnipay for x payment gateway. I've successfully written test case...

0 Likes
0 Replies

Form Action Does Not Go To The Right Controller

I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...

0 Likes
1 Replies

The response content must be a string with first()

I use Lumen and I get this error when I use the first() method to get a single result from a query:...

0 Likes
1 Replies

Eloquent and Unions

Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...

0 Likes
1 Replies

Customer count by day for the last 30

Hi Everyone! I am working on building out charts and a little confused on the best approach. I am lo...

0 Likes
0 Replies
posted 6 years ago

Laravel Echo

Hello all! So i use Laravel Echo with Pusher, and it worked like a charm... But today it just not! D...

0 Likes
1 Replies

Eloquent Query pivot data

Hi, I am having problem with my query. I have 4 tables users,prospects,leads,items. All of them rela...

0 Likes
0 Replies

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

0 Likes
0 Replies

Auth workflow for Laravel / Vue applications

Hello everybody, this is a question I've been reading and reserching myself for a long time, so I co...

0 Likes
0 Replies

Define a relationship as a union

Hi, I would like to know if there is a way to define a relationship as a union of two tables? I've a...

0 Likes
1 Replies

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

How to send id data to route from modal form inside a table?

Hi all, I have a problem with passing an id of data to PATCH method from blade file.. I have an inde...

0 Likes
5 Replies
Solved

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

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.