Support the ongoing development of Laravel.io →

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

Integration of SMF script into laravel

Hello, i have one question. How or is possible to store data from SMF SSI (api) into Laravel Auth. I...

0 Likes
0 Replies
posted 4 years ago

Run file in tinker

Hello guys, it possible i make my script.php and run in tinker? like this php artisan tinker <<...

0 Likes
0 Replies
posted 4 years ago

Sum of Pipelined Collection before Paginate

Is there any way to return the column sum of total records before pagination on a collection that us...

0 Likes
0 Replies
posted 4 years ago

Content Marketing Hacks Your Brand Should Use in 2020

Okay, so you are investing your efforts, resources and valuable time into your content marketing, bu...

0 Likes
0 Replies
posted 4 years ago

Belongs Via Eloquent support

Users Table Schema::create('users', function (Blueprint $table) { $table->bigIncrements('id'); $t...

0 Likes
0 Replies

How different is Laravel now from 4.5

Hi everyone, I am exploring the idea of going back to Laravel and I wrote a blog with the points why...

thewhisperinyourears liked this thread

1 Likes
0 Replies

avoiding cache slams

hey guys! how do I avoid cache slams (https://www.doctrine-project.org/projects/doctrine-orm/en/2.6...

vladyslavstartsev liked this thread

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