Support the ongoing development of Laravel.io →

Laravel "View [] not found."

// this is my code // posts Route::get('post', function () { return view('post', [ // DIR...

0 Likes
2 Replies

How to sign outgoing emails in Laravel 9 with a DKIM?

Please explain the conception of how to sign outgoing emails in Laravel 9 with a DKIM signature. Lar...

0 Likes
6 Replies
Solved

What makes the image type validation fail?

What makes the image type validation in this Laravel application fail? I am making a blogging applic...

0 Likes
3 Replies
Solved
posted 1 year ago

Inserting database data obtained form dropdown in databaseL

I have retrieved data from database and populate form select. But value is not inserting in database...

0 Likes
4 Replies
Solved

Get value of an item in dropdownlist and use in Controller

Hi everyone! I have a dropdownlist in my view `<div class="form-group"> <label for="countr...

0 Likes
0 Replies

Serving multiple APIs with one Lumen installation

We have a requirement to serve multiple APIs with one Lumen installation. Basically, we are going to...

venkimithu liked this thread

1 Likes
0 Replies

How to adapt email text templates

Hello Laravel Community, I'm using the markdown templates to write emails. Adapting the html layout...

0 Likes
0 Replies

403 Invalid Signature

Hello Laravel Community, Good day to you all. I am having an issue while verifying email. I get an e...

0 Likes
0 Replies
posted 1 year ago

eliby tcpdf-laravel

how to set default header and footer in tcpdf in laravel please any one can suggest me. I need to pr...

0 Likes
0 Replies

Installing Laravel outputs error 255 (detailed in text)

For the first time I am trying to run my Laravel project on newly Arch Linux machine and when runnin...

0 Likes
0 Replies
posted 1 year ago

Forge Deployment URL Variable Injection

According to the Deployment Trigger URL Docs, that any query parameters appended as part of the trig...

0 Likes
8 Replies
Solved

Latest Open Source HTML Laravel 9 Admin Template

Sneat Free Bootstrap 5 HTML Laravel Admin Template I would like to share an open-source & easy-t...

ajayts07 liked this thread

1 Likes
0 Replies

Payment gateway for Laravel - Iran

Payment gateway is one of the requirements in e-commerce. The following code example is a package fo...

masoudfn liked this thread

1 Likes
1 Replies
posted 1 year ago

jquery var in laravel blade

can i use jquery var in laravel blade template?

shihadop liked this thread

1 Likes
3 Replies
posted 1 year ago

Laravel Spark login from python

I'm using the new Laravel Spark (not Classic) and I'd like to authenticate/login a user from python....

0 Likes
6 Replies
posted 1 year ago

Http::get to localhost is Infinite loop?

This is the only thing that stops the process and makes port 8000 unusable. Nothing is returned to t...

0 Likes
4 Replies
Solved

Database design for driving school

I came up with a database design that I find most appropiate for scheduling a student on a driving s...

0 Likes
2 Replies
posted 1 year ago

add user credits support to Laravel Spark (Paddle)

How can I add support for user credits in Laravel Spark (Paddle)? I thought this would be supported...

0 Likes
0 Replies

Eloquent Filter n:1 relationship

hello, i wrote the following filter to filter a model independently by the columns. But how do I pro...

0 Likes
2 Replies

Factories - Create multiple records with a single request

Hello beautiful people, I am currently experimenting with super long running times on a feature that...

0 Likes
3 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.