Support the ongoing development of Laravel.io →

ahmadina

Joined 6 Mar 2014

Statistics

Threads 6
Replies 8
Solutions 2
Articles 0

create global object or variable

how to create global object or variable without singleton in laravel?

0 Likes
1 Replies

change rule hash password

Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...

0 Likes
2 Replies

change address folder lang in laravel

how to change folder lang in app/ to other directory in laravel 4?

0 Likes
0 Replies

problem in load partial blade file

i have role.blade.php file contains : <?php $user = Sentry::getUser(); $gro...

0 Likes
3 Replies
Solved

sql to eloquent

query (works true): SELECT User.full_name as user_full_name,Setter.full_name as setter_full_name,st...

0 Likes
4 Replies
Solved
replied 9 years ago

send mail via mandrill problem

for use mandrill best package is : doxxon/laravel-mandrill-request for example : public function sen...

0 Likes
replied 9 years ago

Where did filters.php go?

filter in laravel 5 change to middleware, you can read : http://stackoverflow.com/questions/26373850...

0 Likes
replied 9 years ago

change rule hash password

thank you . in the attemp user for login, how to set my algo? if i change algo in App/Services/Regi...

0 Likes
replied 9 years ago

Laravel and angular

yes you can make an API with laravel and then with angular send data to the API. laravel support aut...

0 Likes
Solved
replied 9 years ago

Adding Google Analytics

you can use package for Google Analytics : https://github.com/thomaswelton/laravel-google-analyti...

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.