Support the ongoing development of Laravel.io →
heihachi88

heihachi88

Joined 8 May 2014

Statistics

Threads 30
Replies 42
Solutions 3
Articles 0
posted 11 years ago

Laravel 5 assets directory

I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...

0 Likes
2 Replies
Solved
posted 11 years ago

Repository Pattern in Laravel 5

Does somebody using Repository pattern in Laravel 5? I need some examples. Or is it a bad practice t...

0 Likes
4 Replies

ForceType application/octet-stream doesn't work

Hello, i am using Apache as backend server and nginx as frontend server. I need to make PDF files do...

0 Likes
0 Replies
posted 11 years ago

Summernote editor image upload

Did someone tried Summernote (http://hackerwins.github.io/summernote/) image uploading? By default i...

0 Likes
3 Replies
posted 11 years ago

Category tree

Hello, how can i make category tree's like: Category 1 category 1.1 category 1.1.1 Categor...

0 Likes
3 Replies
replied 11 years ago

Search form validation

Yes, thanks, i've tried: $query = Request::get('q'); Validator::make($query); // not working Validat...

0 Likes
replied 11 years ago

Class extends multiple classes

Thanks, what if i want to extend three additional classes?

0 Likes
replied 11 years ago

Check if selected value exists in a database

it shows my custom error message, because of validation fail.

0 Likes
replied 11 years ago

Trying to get property of non object

I have noticed, when i submit form via POST it redirect me to url: users/{id}/edit instead of: user...

0 Likes
replied 11 years ago

Trying to get property of non object

Thanks, but why do i have to do that? I have other method in same controller, but it works without s...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.