how to create global object or variable without singleton in laravel?
Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...
how to change folder lang in app/ to other directory in laravel 4?
i have role.blade.php file contains : <?php $user = Sentry::getUser(); $gro...
query (works true): SELECT User.full_name as user_full_name,Setter.full_name as setter_full_name,st...
for use mandrill best package is : doxxon/laravel-mandrill-request for example : public function sen...
filter in laravel 5 change to middleware, you can read : http://stackoverflow.com/questions/26373850...
thank you . in the attemp user for login, how to set my algo? if i change algo in App/Services/Regi...
yes you can make an API with laravel and then with angular send data to the API. laravel support aut...
you can use package for Google Analytics : https://github.com/thomaswelton/laravel-google-analyti...
The Laravel portal for problem solving, knowledge sharing and community building.
The community