Support the ongoing development of Laravel.io →

child of child relationship with pivots

Hi everyone Could you please help me to solve my problem I have 3 tables: types belongstoMany catego...

0 Likes
1 Replies
posted 10 years ago

How can I remove a particular value from a Session array?

I have a Session variable and I want to remove a particular value from it. from it. I tried Sessio...

0 Likes
2 Replies
posted 10 years ago

.env file being ignored

My .env file looks like this: APP_ENV=local APP_DEBUG=true APP_KEY=SomeRandomString DB_HOST=localho...

0 Likes
3 Replies
Solved

all method are not found

all method are missing except for Input::get please help me i dont know what to do its almost 3 days...

0 Likes
3 Replies
posted 11 years ago

Help with BarCode library

I tried out a couple of the composer packages for barcodes but none seem to be that good compared to...

0 Likes
4 Replies

Auth::user not working in laravel

I'm creating a messaging application. User logs in and then his conversations are displayed to him....

0 Likes
2 Replies
posted 10 years ago

Brute-force attack exploiting all laravel paths

Guys, recently my project was attacked. I guess he is expecting the project is built using wordpress...

0 Likes
4 Replies

How can I show a photo from the database?

The photo is saved in the database with a form based on the User model which I've changed. It is sav...

0 Likes
6 Replies
posted 10 years ago

PHPunit: Form Ancestor Not Found

I have a simple form: <!--NEW FORM--> <form method="POST" action="http...

0 Likes
0 Replies
posted 10 years ago

How to reproduce a OR WHERE YEAR(.....) clause?

The wereYear() function to reproduce WHERE YEAR(...) exists, but what about OR WHERE YEAR(...) ? In...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel 5 - $this->middleware in controller constructor not working when called from another middleware

Does anyone know why the middleware in the following example is not working? class PageController ex...

0 Likes
0 Replies
posted 10 years ago

Where clause with nested AND/OR

I need to write a where clause with Query Builder with nested AND/OR, I suppose that I have to use w...

0 Likes
2 Replies
Solved

L5 Auth\AuthController and Auth\PasswordController not found

Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...

0 Likes
4 Replies

Add additional Route parameter to Resource controller

Is there a way to allow the create() function/route in a RESTful Resource Controller to accept an op...

0 Likes
1 Replies

Lumen & adLDAP package

I have a Lumen app that need to lookup user details form LDAP. I am trying to use the adLDAP package...

0 Likes
0 Replies
posted 10 years ago

BelongsTo - Undefined property (Default of a select field)

I created a form which is used for creating and editing packages, multiple features and a single pac...

0 Likes
3 Replies

Creating or Updating multiple DB table with a single form.

I have a data model in which I can have multiple 'telecoms' (i.e. phone numbers, etc.) for each user...

0 Likes
1 Replies
posted 10 years ago

Putting OS username into log file name

This solution on SO looks great, but is only for L4. I am looking for a similar thing for L5: http:/...

0 Likes
5 Replies
Solved

2 pagination in one page Laravel4

Hello, i have index page where are 2 tabs. In the contens i loading products and categories with two...

0 Likes
1 Replies

joining multiple tables

Hello everyone, I am trying to join multiple tables in my controller.php but i am getting errors. I...

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.