Hi all I have a view that I passed a collection of objects by route, I use laravel-datatable and fil...
I need to custom return data like this and view path but I dont know how to extend service provider,...
I would like to have a list of categories of products with the respective quantity of products assoc...
I have a laravel website that has domain name eg:- www.website.com but on the other hand I am trying...
auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...
The term 'dependancy injection ' is quite a powerful method . Laravel has that ?
Demo Repo https://github.com/fukuball/Leak58 Laravel memory leak example It is normal to loop and pr...
I want the pick the csv from the SFTP and use array to run in a loop in laravel
Security is hard. It’s not always obvious what needs doing, and the payoffs of good security are at...
Hi. How can I add a rule to the inflector for pluralization of Spanish phrases? I have the following...
I would like to take advantage of the existing logic.
I have a problem with voyager, when I upload a image its size increase. I mean, when I upload a 430k...
I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...
in my view is presenting the following error I'm using standard laravel logic "Undefined variab...
I went thru multiple posts saying how implicit grant is a security risk and why auth code grant with...
We are proud to announce the release of Laravel eCommerce Multi-tenant SaaS Module. A complete SaaS-...
public function destroy($id, Request $request) { $flagFk = DB::table('events') ->...
Screenshot link i have been trying to get authorisaton code from another domain in passport. But it'...
Hi all am having undefined variable error on my blade file please help below ur find links to my ro...
Hi everyone, I need help on how to auto delete all blogposts with status of draft every weekends (sa...
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