I currently have an established website running on Wordpress using nginx as the web server. The site...
After following the mailchimp tut https://laracasts.com/lessons/bulk-email-notifications-part-2 and...
Hi every body. I have a directory under my app folder named observers and I listen for various event...
Hi, I have this piece of testing code: Route::filter('test_filter', function() { dd('Filter applied...
Anyone can help me? i'm not success to installing laravel in koding.com using composer. please help...
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...
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