Support the ongoing development of Laravel.io →

mukeshp004

Joined 23 Jun 2014

Statistics

Threads 15
Replies 10
Solutions 1
Articles 0

[L5.1] create facades using packages

I want to create a facades file in package and register it for app. i am looking for tutorial link P...

0 Likes
3 Replies

[L5.1] Convert Codeigniter library and helper to laravel's packages style

Hello, i am new to laravel, i want to convert ci library into laravel package style and access it i...

0 Likes
0 Replies

Create custom pagination

Pls any one help me i want to create a custom pagintaion class in laravel 5.1 same as below link. ht...

0 Likes
0 Replies

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

I want the Eloquent model in app ->Models ->users.php and in every file i h...

0 Likes
4 Replies

L [5] : how to autehnticate user on curl

i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...

0 Likes
2 Replies
Solved
replied 8 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 9 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 9 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 9 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 9 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.

© 2024 Laravel.io - All rights reserved.