Hi, I am creating REST api for simple CRUD app. API will be used over mobile phones Android/iOS/Wind...
I developed a utility called LoLSkinView (lolskinview.com) which allows users to see the skins they...
Just upgraded from PHP-FPM to HHVM 3.2 on Ubuntu 14.04 and Cashier is failing out of nowhere. Using...
I have this route Route::group(array('before' => 'auth'), function() { Route::get('something', '...
Gentlemen: I'm using Mitchellvanw's laravel-doctrine implementation but I'm getting the following er...
Where class "CsrfTokenIsValid" in "App\Http\Middleware"? There are only "V...
Hello, I'm trying to authenticate from a Mobile App the request to an API REST with Laravel-4. I thi...
Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...
Hi there, Pretty new to Laravel, have successfully managed to register users through a form and a st...
I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...
I create login authentication using laravel 4 but when the username and password submitted, the erro...
Does Auth::user() create a database query each time I use it?
I'm trying to setup a Homestead environment and I'm having some issues when running 'vagrant up'. I'...
if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...
I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...
Hi I am looking for a CMS , I search here: http://packalyst.com/s/cms but there are many. Which one...
Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...
Honestly, I should probably dig through the code and google some more but I was wondering how is sal...
I have installed laravel(4.2) via composer on my ubuntu desktop.. The problem is i don't find the .h...
Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...
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