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

Resource Controller Paths

Hopefully this is an easy one, but I can't seem to find it in the documentation anywhere: Is it poss...

0 Likes
0 Replies

PDF Generation

@foreach($users as $user) $rows = '<tr>' . '<td>'.$user['first_name'].' '.$user['last...

0 Likes
2 Replies
Solved

Php problems when moving to server

I've used laravel 5 to create an API locally which works alright. I've tested it on my own server us...

0 Likes
0 Replies

Form submit refresh stop

Hi When I submit a form. I want not to execute when refresh after form submit. How can I do that. Th...

0 Likes
2 Replies

Form post data return from middlware

Hi I have a blog site build on laravel. There is a comment box. anyone can see the comment input tex...

0 Likes
0 Replies

Laravel 5 - file_put_contents(): Exclusive locks are not supported for this stream

ERROREXCEPTION IN FILESYSTEM.PHP LINE 74: FILE_PUT_CONTENTS(): EXCLUSIVE LOCKS ARE NOT SUPPORTED FOR...

0 Likes
0 Replies
posted 9 years ago

How to refactoring this code or make clean this code

Hi, i'm newbie.. I want to know how to refactoring this code to get clean code : http://laravel.io/...

0 Likes
2 Replies

Protecting images from being downloaded with PHP script in image tag

I'm working on a website for an artist, and am wondering if there is any way to markup the image tag...

0 Likes
2 Replies

WordPress Expedia Plugin and Theme

We have developed Expedia WordPress hotel search engine script which converse WordPress site into Ex...

0 Likes
0 Replies
posted 9 years ago

Conditional relationships with Eloquent

What I want to accomplish is: I have a list of project Project has a column "type" and it...

0 Likes
6 Replies
Solved
posted 9 years ago

Laravel 5 - Eloquent Models Inheritance (Accessing columns from abstract parent class in derived classes)

Hello. I'm working on a little project and ran across a problem. (See the ERD for the design). I wan...

0 Likes
0 Replies
posted 9 years ago

[L5] Schema builder to Eloquent

I would like to understand how to rewrite this query created with "Scheda builder", with E...

0 Likes
0 Replies

Unauthorized users can bruteforce to find out what routes exist

I am too busy to look further into this so I will just drop it here and see what everyone says. I wi...

0 Likes
5 Replies
posted 9 years ago

Included view renders instantly when passing data

Hello everybody! I faced a strange behavior of the included view. When I pass data to the included v...

0 Likes
0 Replies

Custom Login

How has anyone else handled changing the default authentication within Laravel 5? And I don't mean c...

0 Likes
3 Replies
Solved

deploy part of web application

I am creating a project in wich I can create multiple websites. So, I have a list of websites in the...

0 Likes
1 Replies

Content to show depending on menu

I'm trying create a page that shows up content depending on the menu you select. So if I'm on the ro...

0 Likes
2 Replies

Change auth config when use subdomain

What is the best way to set admin auth model when I use admin subdomain? I try this but doesn't work...

0 Likes
1 Replies
posted 9 years ago

Add Metadata, headers (Expires, CacheControl) to a file uploaded to Amazon S3 using the Laravel 5.0 Storage facade

I am trying to find out how to add in Metadata or headers (Expires, CacheControl etc.) to a file upl...

0 Likes
0 Replies
posted 9 years ago

MySQL Session Variables

Hi everybody! Where is the best place to set the environment variables? DB::statement("SET tmp_...

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.