Support the ongoing development of Laravel.io →
posted 5 years ago

I deleted the controller and it still works.

Hello. I modified the controller, but the modifications are not reflected. So, I rename and delete f...

0 Likes
0 Replies

Form with multiple select with ser assigned values

In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...

0 Likes
0 Replies
posted 5 years ago

Twill (Laravel CMS) meet-up in NYC

Hey NYC folks! Jesse here from the Twill team (Twill.io). We're hosting a meet-up in NY on 10/7. We'...

0 Likes
0 Replies
posted 5 years ago

unable to create a Roleuser?!

Need a bit of help with my create function, I am able to create a new User but not a new Roleuser pr...

0 Likes
3 Replies

Any way perform query on '$appends' with Accessors & Mutator

protected $appends=['sample_value']; public function getSampleValueAttribute(){ return "value&q...

0 Likes
0 Replies

Bad Request 400 - cookie to large

Hello Someone has already experienced 400 error - cookies are too large. I am using apache 2.4 ~ and...

0 Likes
0 Replies

Hello there! I am building a laravel project in which I have

I deployed my project on live server by creating subdomain app.example.net on cpanel. And put my pro...

0 Likes
0 Replies
posted 5 years ago

Translations in Laravel app

Setting up translations is extremely easy in Laravel. I have a JSON file that has all strings that n...

0 Likes
1 Replies
posted 5 years ago

How to test multiple file upload

Laravel 6 PHP 7.3 I'm trying to test upload multiple files $this->postJson('/products', [ '...

0 Likes
0 Replies

Sentinel log in not persistent

I have a Laravel 6.0 app thats uses Sentinel for authentication. I can succesfully log in however af...

0 Likes
0 Replies

How to create a query out of this!

Hi there, How can I convert this SQL into PHP? UPDATE cashbooks SET amount = amount - (SELECT amo...

0 Likes
2 Replies

Laravel Eloquent Relationship with 2 pivot tables

I'm new with relationships and eloquent. I still don't really understand working with eloquent and p...

0 Likes
1 Replies

Tracking and protecting the downloads of PDF

Hello, A client of mine would like to track the number of downloads for documents in a Laravel 5.8 w...

0 Likes
0 Replies
posted 5 years ago

[SOLVED][Laravel 5.8.13] Laravel Query Builder Subquery

[I've used whereRaw on Subquery] Dear Sir, I have some problem on below, $withRanks = DB::...

0 Likes
0 Replies
posted 5 years ago

Multi-domains, multi-tenancy Laravel App (Laravel 5 & 6)

Hi everyone, for who needs a multi-domain, sub-domain, multi-tenancy Laravel App, I've just updated...

0 Likes
2 Replies

Installation problems on Plesk.

I tried to install laravel into my domain “mydomain.gr” on Plesk. I have enable the SSH and my provi...

0 Likes
3 Replies

Malicious files

Hi, i am facing malware attack on my server. Hackers uploading malicious files on my laravel folder...

0 Likes
1 Replies
posted 5 years ago

Relationship many to many with 3 tables

Hello everybody, I'm a newbie and I have a question with relationship. Roles Permissions Role_Permis...

0 Likes
1 Replies
posted 5 years ago

Laravel multiauth

How to create multiauth in laravel with a single login form for user and admin.

0 Likes
2 Replies
posted 5 years ago

save product and logged out

Hi, I have this code in my controller: public function store(Request $request) { $user =...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.