Support the ongoing development of Laravel.io →

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 10 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 10 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 10 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 10 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
posted 10 years ago

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 10 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 10 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

Model events on deleting not work

I need when deleting a record it will also create a deleted_by value. [company table] | name | creat...

0 Likes
6 Replies

Laravel install Windows Server 2012 R2 + CP Plesk

Hi All. OS : Microsoft Windows Server 2012 R2 CP : Plesk version12.0.18 Me Need Help In install serv...

0 Likes
1 Replies

image upload and resize

Hi I m using Laravel 5. Now I want to ad profile picture. I want that in User control page there wil...

0 Likes
5 Replies
Solved
posted 10 years ago

Where to place business logic

So, I'm trying to clean up the controllers on a project I worked on recently (before I realized the...

0 Likes
2 Replies
Solved
posted 10 years ago

I this the correct way to bind multiple route parameters to a Model?

I am using the following code in Routes.php to bind multiple parameters (using my own resolution log...

0 Likes
1 Replies

csrf_token() returning nothing in Laravel 5 (Solved)

I'm trying to use csrf_token in my form , but it seems csrf_token returning nothing at all. My Code:...

0 Likes
0 Replies

Upgrading from 4.0 to 4.1

Hi, Trying to upgrade from this link: http://laravel.com/docs/5.0/upgrade#upgrade-4.1 There are thre...

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.