Support the ongoing development of Laravel.io →

Search for data in another view

My problem I describe below: I have a "view" location that has the fields name and city. T...

0 Likes
1 Replies
posted 6 years ago

Utilizar carbon en la vista

Buen día estoy realizando un proyecto personal, que empece para aprender laravel pero estoy estancad...

0 Likes
2 Replies
posted 6 years ago

Get value in Blade

https://ibb.co/gDwB1R How can I get the value 'name' under 'rekenplichtige' in my Blade template? I...

0 Likes
2 Replies

JSON not possible with MSSQL running on Windows platform?

Hello! One of our clients is using a SaaS app which apparently uses Windows MS SQL running on Window...

0 Likes
0 Replies
posted 6 years ago

Filter Products by relation table total quantity

Hello guys. I am new in laravel and i need your help. I am trying to build a commerce. I have produc...

0 Likes
1 Replies

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

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

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.