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

Question about Overwriting Sections

hay, i can't understand this part in laravel doc when they said : Overwriting Sections By default, s...

0 Likes
0 Replies

Correct Method of User to Profile Linking

Hi All, So after many years of failed attempts at using PHP frameworks, I found Laravel and I love i...

0 Likes
3 Replies

[Package] HtmlBuilder extension

Hi, to speed up some view creation i extended Illuminate\Html\HtmlBuilder with other methods as: fa...

0 Likes
6 Replies

Database query returns null

This code returns true when run and I don't get it. What am I doing wrong. Thanks guys! profile = DB...

0 Likes
2 Replies

HHVM instead of PHP, laravel composer installation error!

I install a nginx server in ubuntu 14.04 LTS 64 with HHVM Fastcgi Service and i install laravel via...

0 Likes
3 Replies
Solved

Setup for DigitalOceans

I'd like to use Laravel Forge but I don't own a credit card. What does Forge do to DigitalOceans? Co...

0 Likes
5 Replies
Solved
posted 10 years ago

Where NOT in pivot table.

In the old forum there was a thread called the same asking for an „ItemsNot()“ function: http://foru...

0 Likes
1 Replies
posted 10 years ago

Injecting variables into email before being sent

As part of my app I want to be able to track if emails have been opened, to do this I'm embedding a...

0 Likes
1 Replies
Solved

Get Current Url Parameter

I want to get Current url parameter in vie. Let my url is mysite.com/public/user?page=2 Now I want g...

0 Likes
3 Replies

which is the proper method to install?

Hello, I have ubuntu14.04 and lampp installed . I was learing Laravel but get a lot of confusion on...

0 Likes
3 Replies
Solved

Many Text Inputs as array. Issue with formbuilder (htmlentities)

Hi all, I have a form like this: // testview.blade.php Form::open(); Form::text('someInput[]');...

0 Likes
1 Replies

Passing object array from model to layout

Hi, In my Laravel app users can send private messages to each other and I want to be able to pass a...

0 Likes
1 Replies
posted 10 years ago

Failing to define a Restful controller

Hi, I am trying to define a simple Restful controller like so. Following the instructions here: Rest...

0 Likes
7 Replies
posted 10 years ago

(Need advice) instantiate a model with some constraints

I'm creating a membership site. Let's just say that, user will have photos. when user logged in, thi...

0 Likes
0 Replies

Eager loaded results not sorting

I have a query with eager loaded results that need to be sorted. I've used similar code in other are...

0 Likes
0 Replies
posted 10 years ago

Class not found. Strange error.

Hi, I'm actually creating an online shop, but I've got a strange error. So that's how the error page...

0 Likes
2 Replies
Solved

replace mcrypt with openssl in Encrypter class?

Hi all, I've been working for some time now on a Laravel application that's going live to the world...

0 Likes
0 Replies

Eloquent join not working

For some reason when I do the following it only lists this. Any ideas as to what I am doing wrong....

0 Likes
10 Replies

Laravel Module duplicate

Hello guys, I m new on Laravel and try to learn. Now i am busy with some coded laravel project like...

0 Likes
0 Replies

ErrorException (E_UNKNOWN) Undefined variable...

Hi, I have this function for password recovery public function postForgotPassword() {...

0 Likes
3 Replies
Solved

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.