I have Mysql database column story and game_time etc. I want to these avg But ı don't know How to av...
Hi, I have a application in which i have mapped route with controller on some condition For eg. if (...
I have updated my Laravel app from 6 to 7 and then 8 without problems. However, when I try to build...
zworthkey liked this thread
Hi, I want to upload an image to my REST API and it should save it in compressed quality (x% quality...
Hi, I have an very strange problem which I never had before and I only have this problem with my rol...
Hi, i will run a function ("fn_test()") at my mssql Server. This function should returns a...
i've been searching for a lot of tutorial, but i can't find exactly like what my questions are do yo...
Hello, when an admin creates a user, is it a practical option to automatically pass a random passwor...
zworthkey liked this thread
Hello, i am using https://github.com/atymic/twitter for my laravel apps, it works well for the funct...
Hey guys, i'm having a big problem with the diference between laravel 6 and 7 qhen treating Errors E...
I have a many to many relation between User and Task. The pivot table acts as an "Inbox" v...
Since I made the Laravel 7.30 .4 update, when I make an eloquent BelongsToMany request, the results...
In my Laravel-5.8 I am using Azure Socialite Login. class LoginController extends Controller { u...
Hi, I want users to be part of only one team (where a team is actually a company paying for the serv...
isfinn liked this thread
I have this models in Laravel-5.8: class Employee extends Model { public $timestamps = false;...
Hi, I'm new to laravel and I want to know how do you** handle the file update in an optimized way**?...
Hello, as I can see in the docs, sanctum can be used to protect web routes because he first attempt...
Is this correct or should I do sth else? $schedule->command(Commands\ProductsIntegration::class)...
I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...
{ $this->data['file']->move('storage/app/image/', $file = date('YmdHis').'.'.$this->data['f...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community