Hi everyone, I've been wondering what would be the best way to provide my users social login as well...
Hello there, I'm just learning laravel 4. I setup the framework with success. I access the plublic c...
I am on a windows computer, I want to setup my Aptana Studio so that the terminal can allow me to wr...
Hey, I am trying to auth my user, created a user using hash::make('1234') but it's not matching when...
I have database insert for login, But when login correct username & passwors then show it ErrorE...
Laravel HTML Tidy Filter Laravel-html-tidy is a filter that parses Response objects in order to dete...
Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...
Hi Guys, I am not sure why I am getting this error and hope some over here can help me. Out of nothi...
Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...
Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...
simply i tried to use the blade template system which comes with laravel framework but its not worki...
The Whoisdoma Core package is the api that will power the Whoisdoma api. What it does? This package...
public function getCategory($category_id) { $category = Category::with(['products' => fun...
I have a server running php 5.3.22. When I make a call to an eloquent model I get an error: $email =...
hey guys this is more of an aesthetic question about how to structure the directories of a package w...
Hi,Laravel people can i ask some help regrarding to the installation I am still newbie in laravel i...
Hi. I have looke all over github but i didn't manage to find an app that uses SQLite and image uploa...
My Auth::check is not working in view. but works fine in controller. also works fine on local server...
Hi Models : There is Party (should be renamed 'game') User can register to Party then user has a reg...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community