I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...
I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....
Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...
Hi all, Apologies if this is somewhat of a newbie question (I am one) but I can't seem to put my fin...
Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...
I will try to briefly explain this problem I'm having. I have a database field called "price&qu...
I am posting arrays of related field ids using the product id as the key, to my controller: $input...
Hi guys, This question might be more of a generic database design question, but I'm using it for a L...
At a computer repair shop we are using a Laravel web application to manage our repairs, customers, t...
EDIT: Figured it out. I was targeting the wrong php.ini (why on earth would I have more than one in...
Hi! Assuming that I have this score column in my database; 41 41 45 48 50 I have a $number variable...
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...
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