Hello. I modified the controller, but the modifications are not reflected. So, I rename and delete f...
In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...
Hey NYC folks! Jesse here from the Twill team (Twill.io). We're hosting a meet-up in NY on 10/7. We'...
Need a bit of help with my create function, I am able to create a new User but not a new Roleuser pr...
protected $appends=['sample_value']; public function getSampleValueAttribute(){ return "value&q...
Hello Someone has already experienced 400 error - cookies are too large. I am using apache 2.4 ~ and...
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 =...
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