Being new to Laravel, I am following a couple of tutorials. I could go through the first one coverin...
I'm getting super confused with this small part time project I am working on. I have a Movie model,...
Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...
I while ago I stumbled across a version of the API docs that had links directly into the source code...
Is there any resources/tutorial on How to upload multiple images using ajax? I have found jq lib: ht...
Does anyone know what is going on here? I installed via composer as instructed in the documents.
Hello as I can do, or to be set to change when I generate the paging links.? laravel that it prints...
I recently did a composer update on software that has been working. Now I am getting Cannot call abs...
Hello, guys! Help me please, sorry for my english :) I have bug with paginate, example: $products =...
Eloquent will also assume that each table has a primary key column named id. So I change it like thi...
Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...
$mobiles=Mobile::select('id','name','blurb','priority') ->where('name','LIKE','%...
I'm trying to install a new package, put in on composer.json and did composer.phar update, and the f...
Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...
Hİ, ******Var_dump Post array(2) { ["lang"]=> array(2) { [0]=> string(2) "en&qu...
I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...
When I try to access the Model Class from a custom Class I get Class not found Exception. I also use...
I have created laravel project on my local server. Now I have uploaded my project on web server. I h...
i implement custom pivot like this http://laravel.com/docs/master/eloquent#working-with-pivot-tables...
My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...
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.