Support the ongoing development of Laravel.io →
mukeshp004

mukeshp004

Joined 23 Jun 2014

Statistics

Threads 15
Replies 10
Solutions 1
Articles 0
posted 11 years ago

How did laravel packages access non static method in statically way

HI, How do you call a non static method in static way How it is possible. i want to know the process...

0 Likes
4 Replies
Solved

create 2 controller with same name in subfolder

how to access 2 controller with same in subfolder. 1.) admin / dashboardController.php 2.) master /...

0 Likes
0 Replies

call controllers function without declared in Route

i want to call the controller => function without specifying in route such as controller / functi...

0 Likes
3 Replies

Library file

i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...

0 Likes
2 Replies
Solved
posted 11 years ago

Eloquent query

Hi frnds, way to convert codeigniter code to laravel Class user{ function select_cond($userdata = ar...

0 Likes
2 Replies
replied 10 years ago

[L5.1] create facades using packages

Can i get any example on how to create package and register facades for that package i had used this...

0 Likes
replied 10 years ago

L [5] : Use Eloquent model Globally without using namespace

Its Manual process where i will have to add alias for each model. is their any shortcut way to add a...

0 Likes
replied 10 years ago

L [5] : how to autehnticate user on curl

Thanks Marcod http://laravel.com/docs/5.0/authentication i had added below line in htaccess as menti...

0 Likes
replied 11 years ago

helper.php file errror on shared hosting server

Thanks Done. My php version of shared hosting was <5.4 i upgarded it .

0 Likes
Solved
replied 11 years ago

Convert the query in eloquent ( which relationship to use in user model )

Thanks this one worked for me .... :-) can you help me for this complex query on the below given lin...

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.