Support the ongoing development of Laravel.io →
Kyslik

Kyslik

Joined 23 Jul 2014

Statistics

Threads 7
Replies 22
Solutions 3
Articles 0
posted 11 years ago

Get table name that is using scope (inside of scope)

So I have scope with following code public function scopeSortable( $query ) { if(Input::has(...

0 Likes
3 Replies
Solved
posted 11 years ago

Unable to chain static model methods.

Hello, I am trying to use following code (inside user model) public static function onlyActive()...

0 Likes
4 Replies
Solved
replied 9 years ago

Redirect::guest() and named routes

also achievable by ...->guest(route('name', [], false));

0 Likes
replied 9 years ago

using column sorting with 2 tables on one page

I am author of package in question, please do see an issue. So we can discuss and solve your proble...

0 Likes
replied 10 years ago

Best way to ensure a successful saving database objects

In case this is only example, you need to do input validation and that solves your problem. (see man...

0 Likes
replied 10 years ago

how to Setup Laravel 5 in Shared Hosting

Tell your admins to make root /public and you are good to go.

0 Likes
replied 10 years ago

installing laravel 5 and lampp

You should definitely drop lampp stack use homestead instead. I might help you with first problem, y...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.