Support the ongoing development of Laravel.io →

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

"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 6 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 6 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 6 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....

0 Likes
0 Replies
posted 6 years ago

Laravel Datatables won't search on relationship GROUP_CONCAT(CONCAT(first_name, " ", surname )) as guests

Hi all, Currently working on a project using (yajra/laravel-datatables ) for the first time, great s...

0 Likes
0 Replies

class error in deployment

hi everybody, I 've got an error after deployment of laravel project:``` Everything work in local, i...

0 Likes
2 Replies

laravel new [project] symfony issue.

Using the "laravel new [project]" in my GitBash used to work. Now i'm getting 12 Problems...

0 Likes
1 Replies

Testing Controllers, FormRequests, Policies, etc

Hi everybody, I just started studyng the fabulous world of automated testing. Main concepts seems pr...

0 Likes
2 Replies

Missing horizon artisan commands when forcing php version via /usr/bin/php -ea_php 71 ./artisan

Hi everyone So here is the situation, I'm running my application (version 5.5) on a server where the...

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.