Support the ongoing development of Laravel.io →

1,603 Threads

Create Json API with Auth using Laravel Sanctum

I am trying to create an API for getting all posts and creating a post. But the route can only be as...

0 Likes
1 Replies

How to correctly make redirectTo by role on Laravel 8?

Hello everyone, I can't find the answer on the Internet, how to implement Redirect by roles? I have...

0 Likes
4 Replies

How to convert a blade view to pdf

Hi, everyone, I am new to Laravel, I want to generate a pdf from a view that is generated run time....

akibo liked this thread

1 Likes
2 Replies
posted 3 years ago

Create Reports jasper in Laravel

This package is the solution to make reports in laravel based on JasperReports. https://github.com/...

0 Likes
0 Replies

add email verification manually to register login system

im create system register login manually not using a starter kit with laravel 8. and then i try to a...

troydimarzio liked this thread

1 Likes
1 Replies

Laravel 8 at iOS: session lost and cannot restore back

Simple Laravel code & markup chain: // Initial route public function play(Request $request) {...

0 Likes
0 Replies

Steps for running Laravel Framework Database Tests

Hi, We are looking to build support for YugabyteDB in Laravel. I'm new to the Laravel community and...

0 Likes
1 Replies
posted 3 years ago

Rebuild database

Hello, we are using Laravel and have mysql database. Unfortunately all the database was deleted... i...

0 Likes
2 Replies

authentication laravel 8 jwt token override subject token

I have a problem with laravel 8 and jwt token here is a little background I have two laravel 8 api w...

0 Likes
0 Replies

Spark + Stripe Billing Question

Hello, recently we have decided to revamp one of the projects I am a part of, in doing so we have mo...

0 Likes
0 Replies

Is Laravel Sail not suitable for production?

Hi, After I go through docker-compose.yml & dockerfile which create using laravel sail. I did no...

0 Likes
1 Replies
posted 3 years ago

[BUG] - $_ENV var not set in Event Listener?

Laravel Version: 8.54.0 PHP Version: 7.4.14 Database Driver & Version: Mysql / 8.0.23 The Prob...

0 Likes
4 Replies

2 Laravel Servers with Observers on a shared DB (Advice)

Hello Community, I need some advice, I've got 2 servers (website A and website B). Website A updates...

0 Likes
2 Replies
Solved

How can i get the device and browser from user_agent

How can i get the device and browser from user_agent Like $device->user_agent->browser blade @...

ngoquocdat liked this thread

1 Likes
1 Replies
Solved

No Application Encryption Key Has Been Specified

After installing fresh installation of laravel default page is not opening and getting an exception...

0 Likes
1 Replies
Solved
posted 3 years ago

Beginner question Undefined variable error using controller

I am new to Laravel and learning to use a controller. I have got a resource controller working, but...

0 Likes
2 Replies
Solved

Mail::Inline Attachments

I'm trying to send an email with laravel. With this function I can send emails and attachments. But...

ngoquocdat liked this thread

1 Likes
1 Replies

resource route /admin not found on this server

I have been working on my site and after changing my routes to point to admin, i received that error...

0 Likes
2 Replies
Solved

file_get_contents('/path/to/laravel/') instead of public url

Can I do this: file_get_contents('/home/user/public_html/'); instead of: file_get_contents('https://...

trino liked this thread

1 Likes
1 Replies

Jetstream Dashboard page is showing as 404 error

Hello, We have created the Larvel project for Laravel Jetstream Livewire. We are deploying this Lara...

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.