I deployed my project on live server by creating subdomain app.example.net on cpanel. And put my pro...
Setting up translations is extremely easy in Laravel. I have a JSON file that has all strings that n...
Laravel 6 PHP 7.3 I'm trying to test upload multiple files $this->postJson('/products', [ '...
I have a Laravel 6.0 app thats uses Sentinel for authentication. I can succesfully log in however af...
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...
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.