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

Class inheritance issue

Hi, I have a base class which define a bunch of functions I will use for inherited classes. I have t...

0 Likes
2 Replies
Solved

Eloquent hasManyThrough relation and with a little customization.

Parent, Child and Tag are three models. Parent (id, other fileds ....) Child (id, parent_id, tag_id...

0 Likes
1 Replies
posted 10 years ago

Form argument = "resource"?

I started out with an ajax form in my blade template which opened like this: {{ Form::open(['data-re...

0 Likes
2 Replies

Can I do both static on dynamic blade?

Can I do both static on dynamic blade? {{ HTML::script('js/fullscreensearch.js'); }} {{ HTML::script...

0 Likes
1 Replies

Sentry API Authentication (mobile devices)

Hi everyone, I have a question regarding Sentry and using it's authentication functionality on a non...

0 Likes
4 Replies
posted 10 years ago

Getting related model based on parent model.

Hi I want to search for like which is made by a given user on a given post. I have one Post model as...

0 Likes
1 Replies
posted 10 years ago

How to use Many 2 Many and a custom date?

Hey guys, When i use my model for Year, i can get all articles that are connected with the year tabl...

0 Likes
2 Replies
posted 10 years ago

How can i validate an integer to be in a specific range

Hi dear all.. actually i am trying to validate a sign up form in my website and one of the inputs is...

0 Likes
1 Replies

find($id) and whereId($id)

What is the diference between find($id) and whereId($id)?

0 Likes
1 Replies
Solved
posted 10 years ago

Looking for a freelancer to work on a project

I'm looking for a Laravel freelancer who is willing to work on a project which includes building a b...

0 Likes
2 Replies
posted 10 years ago

how to deal with a money object and a form ?

Hello, I have a form where the user has to enter a amount which has to be payed. So I thought I use...

0 Likes
3 Replies

Error when using php artisan

Hi , How do i fix my problem everytime i use php artisan it will came out this error PHP Warning: P...

0 Likes
1 Replies

Pass view to layout

Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...

0 Likes
2 Replies

Two functions in one

Trying to get my head around the logic for the following. I have 3 images and two static functions....

0 Likes
1 Replies
posted 10 years ago

use mass assignment?

Hi, do you people advice to use mass assignment? I used it but i see i need to solve al lot of probl...

0 Likes
1 Replies

Auth attempt always returns false

HI Folks, I cant seem to get my login attempt to work. I have the fields, in my table: password - va...

0 Likes
2 Replies

data doesn't deleted (ondelete in foreign key)

hi , i have a problem in my project so , when i delete my user his topics doesn't deleted ! and ther...

0 Likes
2 Replies
posted 10 years ago

"Trying to get property of non-object" not specific

I've noticed that since upgrading to 4.2, the error screen has changed. And now the errors aren't sh...

0 Likes
2 Replies
Solved

Insert password creates blank page

I have a password reset form and method setup as below, however when the form is submitted it just g...

0 Likes
0 Replies
posted 10 years ago

Seed database with hash password

Hello, I have a table of users can you please tell me how I can update all the rows in the users tab...

0 Likes
1 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.