Support the ongoing development of Laravel.io →

Data Grid's

As im dealing with a huge amount of data, i need the best grid package for laravel 4.2.* or any help...

0 Likes
10 Replies
posted 10 years ago

[Package] Laravel Validation For Client-Side / Laravel to Jquery Validation

Laravel to Jquery Validation About This package makes validation rules defined in laravel work clien...

0 Likes
1 Replies
posted 9 years ago

Submit data with forms

Hi, I can't Submit data with forms in laravel. I want build category form for save insert data in my...

0 Likes
4 Replies
posted 9 years ago

Question about service providers

So I have a class which I'm using psr-4 to autoload. I have access to it and I can call it's methods...

0 Likes
1 Replies

Opposite of serve domain.app /home/vagrant/Code/path/to/public/directory

Hi I'm looking for a way to remove some of the sites I've setup on my homestead box without removing...

0 Likes
0 Replies

Realtime notifications with Laravel

Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...

0 Likes
1 Replies
posted 9 years ago

Session Cannot update

I working on localhost and using ajax post to update the account user data, Its update from database...

0 Likes
1 Replies
Solved

Images not updating

I have a page where I can update my gallery and everything updates except for my images. If I use ec...

0 Likes
14 Replies

Laravel Eloquent - nested relationship with constraint from two levels up

Consider the following simplified tables: https://gist.github.com/exnor/cff79953c6dace6c042c Many c...

0 Likes
0 Replies

problem with Requset::ip() in laravel 5

hi i want save the client ip in my db so i add 'ip' => Request::ip() in create function in app\Se...

0 Likes
5 Replies
Solved
posted 9 years ago

Resource URL without name

I have a resource set up very simply, and my routes look like "/recipes/{recipes}". I woul...

0 Likes
1 Replies

[L5] Allow CRUD only to user that owns resource. Best way?

Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...

0 Likes
3 Replies

difference between Facades\Input and Http\Request in laravel 5

Hello what is difference between this method: public function store(Request $request) { $input =...

0 Likes
2 Replies
Solved

hasMany and belongsTo question

I'm able to display all my Hostings, but I would like to also display the name of the company that b...

0 Likes
2 Replies
Solved

Reusing code across similar tables

I am trying to plan out my DB Schema and want to keep it DRY. I plan to have multiple tables for pos...

0 Likes
1 Replies

Best practice for checking record ownership

Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...

0 Likes
2 Replies

Use Ticketing system for Errors

Laravel should use ticket system for error reporting just as web2py is using. In ticketing system wh...

0 Likes
1 Replies

cartalyst sentry and chumper datatables

i'm using chumper datatables to showing data,I want to display data based on the user who is logged...

0 Likes
0 Replies

500 Internal Server error logging

I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...

0 Likes
0 Replies
posted 10 years ago

Best practices question - REST Controllers

In an effort to push our development toward a resource-based design pattern, I'm using RESTful contr...

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