Support the ongoing development of Laravel.io →

transfering laravel 4 to website from localhost

HI Guys, I uploaded laravel 4.2 project made on localserver to website with apache server 2.4 insid...

0 Likes
4 Replies
posted 10 years ago

Message for Taylor about 4.2 premium

I read about Taylor's plan trying to monetize with premium features and feel this is just plain wron...

0 Likes
22 Replies
posted 10 years ago

how to validate that one parameter is less or equal to another?

Hi, I have the following rules: $rules = array( 'purchase_amount' => 'required|integer',...

0 Likes
1 Replies
Solved

Assigning multiple users to a task

Okay so I'm creating a task manager for my company. A user can assign assign a task to multiple othe...

0 Likes
3 Replies
posted 10 years ago

show obj from DB by obj's id

hi , i can show every DB data in list and i want when user click link one of theme show it.. how i c...

0 Likes
1 Replies
Solved
posted 11 years ago

Could not open input file: artisan

C:\Users\john>php artisan help No log handling enabled - turning on stderr logging Cannot find mo...

0 Likes
2 Replies

Entrust roles and permissions to filter template content

Hello, Does anyone have any tips or suggestions on the best way to manage a lot of roles and permiss...

0 Likes
1 Replies

search for permission role

Hi everybody! I'm a newbie in laravel and I'm trying to create a interface to manage users roles and...

0 Likes
2 Replies
Solved

Block access content page

Hi, Help me with this doubt, with zizaco entrust we can only block or give access to pages for a de...

0 Likes
3 Replies
Solved
posted 10 years ago

Override/replace \Illuminate\Database\Query\Builder for database queries

Groups::find(1); class Groups extends BaseEloquent { } class BaseEloquent extends Eloquent {...

0 Likes
0 Replies

Same request in laravel and in phpMyAdmin give different result, why ?

Hi I execute a request with Db::raw in my laravel model. When i do the same request in phpmyadmin, t...

0 Likes
0 Replies

How would I pass in the request class to my abstract class? (Laravel 5)

Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...

0 Likes
1 Replies
posted 10 years ago

unable to withTrashed() using eager load

hi guys, here is my model: public function GetArticle($query, $parent = NULL, $showDeleted = false,...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 assets directory

I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...

0 Likes
2 Replies
Solved
posted 10 years ago

BindingResolutionException Target [Illuminate\Database\Eloquent\Model] is not instantiable

I have strugging with below error. It is not about interface error but model error. I don't know wha...

0 Likes
0 Replies

how to implements repository for polymorphic relations

hello, This is my first thread. I m very newbie to Laravel. I have vehicle class morphTo(Bus) and Mo...

0 Likes
1 Replies
Solved
posted 10 years ago

New to Laravel, mysterious error, how to find offending code?

I'm getting an error which I understand but can't find the offending code. What is the proper proce...

0 Likes
7 Replies
Solved
posted 10 years ago

Hide or show div if status is active or inactive by data key.

To save time posting all this again, here is a link: http://stackoverflow.com/questions/26188556/hid...

0 Likes
0 Replies

Integrity constraint violation

Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...

0 Likes
3 Replies

Laravel problem with vhosts routing on XAMPP

I use XAMPP localhost server and I recently got into possession of a introductory book regarding Lar...

dialeleven liked this thread

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