Support the ongoing development of Laravel.io →
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
posted 7 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
posted 7 years ago

Error reporting strange behavior

Laravel Version: 5.4.36 PHP Version: 7.1.0 Database Driver & Version: MySQL 5.7.18 I have 2 diff...

0 Likes
0 Replies
posted 7 years ago

Date field (Form::date) not showing value on mobile version

Hello Goodnight. I have a problem, when viewing my site in my mobile browser, the value for the next...

0 Likes
0 Replies
posted 7 years ago

Can someone replicate issue #21538?

Can I please get someone to replicate issue #21538? I've also offered a PR which resolves the issue,...

0 Likes
0 Replies
posted 7 years ago

Package development: Best practice forconfig file?

Hello, I am developing a Laravel package and I am wondering what is the best practise when dealing...

0 Likes
1 Replies
posted 7 years ago

Catching exception on a DB transfer

Hi All, I'm trying to write a console command to transfer an old user DB to a new one. My code is be...

0 Likes
1 Replies

Is there any benefit to specifying a class instead of a string in a model's relations?

Is there any benefit to the following 2 pieces of code in a model class? Which one should I adopt an...

0 Likes
2 Replies
Solved

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.