Hi there, How can I convert this SQL into PHP? UPDATE cashbooks SET amount = amount - (SELECT amo...
I'm new with relationships and eloquent. I still don't really understand working with eloquent and p...
Hello, A client of mine would like to track the number of downloads for documents in a Laravel 5.8 w...
[I've used whereRaw on Subquery] Dear Sir, I have some problem on below, $withRanks = DB::...
Hi everyone, for who needs a multi-domain, sub-domain, multi-tenancy Laravel App, I've just updated...
I tried to install laravel into my domain “mydomain.gr” on Plesk. I have enable the SSH and my provi...
Hi, i am facing malware attack on my server. Hackers uploading malicious files on my laravel folder...
Hello everybody, I'm a newbie and I have a question with relationship. Roles Permissions Role_Permis...
How to create multiauth in laravel with a single login form for user and admin.
Hi, I have this code in my controller: public function store(Request $request) { $user =...
Hi, first time i try dusk. So i follow steps in documentation. After dusk installation, we see a new...
Hello I want to be able to access all the ratings of a category in ecommerce application. here are t...
I am encountered a problem with SwiftMailer in that it does not support STARTTLS which is the curren...
ansjdknasd askjdaskdj asdknasd
Hello, using laravel 6 here. worked with file until today, now would like to try database driver: I...
I have the following tables; master - id - name - city_id cities - id - name In the edit page of...
I'm looking at using Spark for a new project but I'm not that keen on the current registration proce...
I am trying to export laravel-excel data with chart, but no chart output on excel. Only the array Da...
Hi .. There is a ready-made script that uploads data in excel format, from a resource that implemen...
How to insert in database number of the seat from the bus and check what seats are available. What I...
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