Support the ongoing development of Laravel.io →

1,539 Threads

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 2 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 2 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 @...

datlechin 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 2 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...

datlechin 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

How to achieve login with only phone in laravel breeze?

I am using laravel breeze as auth, show some blog for username with a password but I only want to us...

0 Likes
1 Replies

Laravel - Larawire Multiple Dynamic Dropdown

I am creating 2 dropdown with department and specialty. Specialty is linked with Department. When sa...

0 Likes
0 Replies

Image not served: Laravel + Jetstream

Jetstream Version: "laravel/jetstream": "^2.3" Jetstream Stack: "livewire/...

0 Likes
3 Replies
Solved
posted 2 years ago

PHP random text in different languages for seeder

Hello guys i'm making seeder for my website and i need for my body column random text in three diffe...

0 Likes
1 Replies
posted 2 years ago

Why does Laravel add a div when render the view?

I have just notice that Laravel always add a just after open the body tag, div with style display no...

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