Support the ongoing development of Laravel.io →

HOWTO: broadcasting, laravel-echo, laravel-echo-server and JWT

Hello Laravelites, I ran into a problem with broadcasting and using laravel-echo a few days ago. Sin...

0 Likes
7 Replies
posted 10 years ago

User row fullname

The users wants to query by fullname. The table stores firstname and lastname as separate fields. Ho...

0 Likes
8 Replies
Solved

404 in Route View()->first()

Hi there, I want to return a standard 404 error for all requests, which do not have an existing view...

0 Likes
0 Replies
posted 7 years ago

Passing data into email

I am new with Laravel and I am trying to create an email when an button is pushed. I can get the ema...

0 Likes
2 Replies
posted 10 years ago

Using apache aliases with Laravel (htaccess / RewriteBase)

Hi artisans, I'm forced to use a very strange webserver setup with apache aliases. Laravel is instal...

0 Likes
8 Replies
Solved

Get list of Installed Packages

Is there any way to get installed packages as a list of their names or by passing a specific package...

0 Likes
5 Replies

[5.4] Queue worker memory leak

Laravel Version: 5.4 PHP Version: 7.0.22 Database Driver & Version: MySQL & 5.7.19 Descrip...

0 Likes
0 Replies

Route [benice] not defined

I have a form here as below: <form action="{{ route('benice') }}" method="post&qu...

0 Likes
3 Replies
Solved
posted 7 years ago

Seeding with faker in a module

I am using https://github.com/nWidart/laravel-modules and have a module Cars. In CarsDatabaseSeeder...

0 Likes
0 Replies

Some feedback on my new package would be awesome!

Hi, In the past month this has been my side project (just for fun). https://github.com/larsjanssen6/...

0 Likes
0 Replies
posted 9 years ago

Why does PhpUnit not display stack trace for application errors?

Hi Guys! I have a controller with a create method that returns a view which doesn't exist. I get the...

0 Likes
4 Replies
posted 7 years ago

JSON Reponse takes very long to render

Hello everybody, I'm currently in a bit of a pickle and I need to help where possible. What I'm doin...

0 Likes
0 Replies
posted 10 years ago

"Whoops, looks like something went wrong" with new installation.

Today I install and then it show: "Whoops, looks like something went wrong."

0 Likes
16 Replies
Solved

File is not being deleted in tests when using deleteFileAfterSend

I am testing that a file is remove after a response download as below: UploadedFile::fake() ->...

0 Likes
0 Replies

Export Data in Background

Hi all, I am currently working on exporting large amount of data from the app. I'd like to the task...

0 Likes
0 Replies

Working with spatial columns in Eloquent model

Hi, I'm working with Laravel 5.5 and MySQL 5.7 and I have a table that stores travels data with orig...

0 Likes
2 Replies
posted 7 years ago

Set status text with abort function

Laravel Version: 5.5.14 PHP Version: 7.1.10 Description: When I try to POST with X-Requested-With=...

0 Likes
0 Replies
posted 7 years ago

Hesitant to start project along the lines of YachtWorld; help?

I want to build a comprehensive practice project. I am a virtual Laravel virgin. This project will i...

0 Likes
0 Replies
posted 7 years ago

Lumen 5.4 routes not working on nginx 1.12.1

The issue is that apart from the '/' route, no other route works.. e.g routes like '/test' throws 40...

0 Likes
2 Replies

Getting 301 moved permanently response on Laravel API post request

I have deployed Laravel REST API app on Server. I am using VUEJS for frontend and Laravel Passport....

nabilkrs liked this thread

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

© 2025 Laravel.io - All rights reserved.