Support the ongoing development of Laravel.io →

Customized user database

Hi, I'm totally new in with this wonderful Laravel. I'm using Laravel 6 and customized user database...

0 Likes
19 Replies

Add PHP SDK To Laravel Project

One on My Client Use Unifonic Company SMS Getway to send OTP. Unifonic will provide PHP SDK => ht...

0 Likes
0 Replies

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved

I want Know about API Authentication Passport

I am new for API Authentication process I have wrote api but now like to add the api authentication...

0 Likes
1 Replies

Queued job timeout not working after upgrade to Laravel 6

I have a scheduled command that dispatches several jobs onto the queue, each which takes about 10 mi...

0 Likes
1 Replies
Solved

Constrain Eager Loading on Polymorphic Child (5.8)

I've gotten myself in a pickle trying to load records owned by a user with eager loading. I know I c...

0 Likes
0 Replies

How to implement ElasticSearch DB in Laravel framework(PHP)

We have a one project implemented in Laravel framework(PHP) with Mysql database as backend. Now the...

0 Likes
1 Replies

how to optimize frontend environnement with vuejs ?

Hi, The command "npm run watch" is pretty good but absolutely not suitable for the develop...

0 Likes
3 Replies
posted 4 years ago

How show the login user in the page?

Good evening. Folks. All well. I'm a beginner in laravel. I am trying to display the authenticated u...

0 Likes
2 Replies

how to use ServiceProvider boot function? Laravel 6.0

I used two classes here they are : Schema::defaultStringLength(150); View::share('channels',Channel:...

0 Likes
4 Replies
Solved
posted 4 years ago

Make a webpack HbbTV compatible

Hello, We have installed CinemaRex https://docs.ankitech.space/ which is laravel based for one for o...

0 Likes
0 Replies

Laravel role based user management

I installed the following two Laravel packages: Laravel Users https://github.com/jeremykenedy/larave...

0 Likes
0 Replies

Mail failures method in laravel not working...

In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...

0 Likes
1 Replies
posted 4 years ago

Laravue - A beautiful dashboard for Laravel built by VueJS

Hi forks, I would like to introduce my Laravel dashboard interface built by VueJS and ElementUI tool...

phambinh217 liked this thread

1 Likes
0 Replies

barryvdh/laravel-dompdf page-break-after goes php timeout

Hi, I will save html as PDF , so I use barryvdh/laravel-dompdf package. when I style a <div> w...

0 Likes
0 Replies

Need help with my controller -> query

Hi! Have this controller code, that wil display data in datatable with 3 buttons. But it Gives me t...

0 Likes
2 Replies
Solved
posted 4 years ago

prymary key bug?

hello, I have this in my migration: `Schema::create('user_tests', function (Blueprint $table) {...

0 Likes
0 Replies
posted 4 years ago

Eloquent Caching does not updated on delete relation of rel`

When Call ->first() which returns record, then call ->delete(), then call ->first() again,...

0 Likes
0 Replies
posted 4 years ago

Installation troubles - Laravel 6 vs. Symfony 4.4

Laravel no longer installs for me. I have tried both composer create-project laravel/laravel my-site...

0 Likes
1 Replies

Laravel 5.8 Login Not Case-Sensitive

Hi, i'm using laravel 5.8. By default, Laravel uses the email field for authentication. I don't use...

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.