Hello, How do I Many to Many SUM? Like this; $users->threads()->comments()->sum('amount');
I use Laravel 8 inertia and vue I want to update a post and I use this component in a main vue <t...
My json response have be return garbage of data before expected result here is my controller functio...
Crudify is a Laravel 8 CRUD package which promotes rapid scaffolding and development. It uses a trie...
I use Laravel 8 inertia vue. I have a model (activerecord) and I would like to update it, particular...
I am rather new to laravel. I could manage to create my first site and deploy it, but attempting to...
i have a facade (ITwrxCrypt) that references my service provider (ITwrxCryptServiceProvider) which e...
Can someone please guide me on how I can write this below query in laravel by using eloquent ORM and...
I am here to ask my question about multiple upload Images in laravel, Which is If it would be okay i...
Hello friends, I'm here to ask for help, I'm on a project where I generate an image and I need to sa...
I would like to implement messenger chatbox using laravel as back-end and angular as front-end using...
Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...
This is my code: $receptions = Reception::where('hotel_id', $hotel_id) ->where('payed', 1) ->w...
I am here to ask my question about multiple upload Images in laravel, Which is If it would be okay i...
Hello. I have to dev a project with 5 microservices by now, but in a future it could have more than...
Hi, I'd like to have skinny controllers, but also skinny models. I usually put only relations in mod...
Im a web developer internt assigned to translate a web page, translating blade tamplates with locali...
Hello. I have issue when I'm trying refactor dynamic form validation into form request. Main issue i...
errors event/listener - data from event Not appear in Listener Log where setup this: broadcastOn() ...
Hello. I have a problem with it. I'm trying to upload a big file (1.5GB) in local and I got the prob...
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