Support the ongoing development of Laravel.io →

Pagination Problem

Hi i have problem in Pagination if i click page 2, page not redirect, but url change... help me plea...

0 Likes
1 Replies

Querying available permissions for a user , in Role based access control system

Hello everybody I have three tables for implmenting role based access control system: -users -roles...

0 Likes
3 Replies
Solved

One to many error.

Hi, this is my category model <?php class Category extends \Eloquent { protected $fillable = []...

0 Likes
3 Replies
Solved

Custom View Helper - Am I over engineering here?

So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...

0 Likes
0 Replies
posted 11 years ago

The SessionBagInterface attributes is not registered

We are facing this issue. Log.ERROR: exception 'InvalidArgumentException' with message 'The SessionB...

0 Likes
2 Replies
posted 11 years ago

Include SubViews with same extended view gives first view twice

Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...

0 Likes
1 Replies

Route group capturing every route

I'm using creolab/laravel-modules to create an application and the administration area will be a mod...

0 Likes
0 Replies

problem with script which in created bu Laravell

hi dear i have problem this is the page : http://portal.elweb.ir/public/ , http://portal.elweb.ir/p...

0 Likes
4 Replies

php web server and Redirect::to

Hello, now i use new for me method of development. i use php web server on local development machine...

0 Likes
0 Replies
posted 11 years ago

How to make Eloquent realtionship with two FK reference on same table to one PK in other table ?

I have a table which call matches , so i want to make relationship to other table teams with FK team...

0 Likes
0 Replies

Single Responsibility Principle. How can I design this code properly?

Hi guys; I have been struggling with this. I really appreciate some help. I don't know how to learn...

0 Likes
3 Replies
posted 11 years ago

Route model-binding and 404s

I have a simple case, where I want user-urls to be available by name, like this: users/john users/mi...

0 Likes
2 Replies

problem with view large data on browser?

I generate report in browser, but it has problem with the large data or multiple record viewed (brow...

0 Likes
0 Replies
posted 11 years ago

Excluding IDs from database result - how to design it properly?

Hello guys! I want to exclude some IDs from query result using whereNotIn() method. It's not a probl...

0 Likes
2 Replies
Solved
posted 11 years ago

Class 'Self' not found in [model path]

I have a completely working application on my local host and I'm looking to move the application to...

0 Likes
3 Replies
Solved
posted 11 years ago

Relationship OrderBy

Hi All, Hope everyone doing well... The orderBy is being ignored and has no affect whatsoever $a = B...

0 Likes
1 Replies

Anahkiasen/Former ignores state() setting

I'm trying to set the state of a field to 'error' when there is an error. To do this, I'm doing: {{...

0 Likes
0 Replies

Good Validation Service Pakage!

I use https://github.com/fadion/ValidatorAssistant.git for validator service. It is very good for me...

0 Likes
0 Replies

Auth::attempt() fails with ccovey/ldap-auth

I have installed ccovey/ldap-auth and am trying to get that hooked up. I have the config set up corr...

0 Likes
3 Replies
Solved
posted 11 years ago

Anybody need a Queue::Size() function

Anybody else have a need to see the approximate number of messages in a Queue? I'm thinking about 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.