Support the ongoing development of Laravel.io →

.htaccess: Options not allowed here Centos 7

I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...

0 Likes
1 Replies

General Laravel/AJAX question

I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....

0 Likes
10 Replies
Solved
posted 10 years ago

Laravel 5 - router events gone ...

Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...

0 Likes
1 Replies

White screen and php 'failed to open stream' error

Hi all, Apologies if this is somewhat of a newbie question (I am one) but I can't seem to put my fin...

0 Likes
7 Replies
Solved

(Laravel 5) Avoid Repetition in Controllers

Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...

0 Likes
2 Replies
Solved

Float - displaying with extra decimal values

I will try to briefly explain this problem I'm having. I have a database field called "price&qu...

0 Likes
3 Replies
Solved

Mysql silently fails when updating relations using sync()

I am posting arrays of related field ids using the product id as the key, to my controller: $input...

0 Likes
1 Replies
Solved

Advice on crating database properties

Hi guys, This question might be more of a generic database design question, but I'm using it for a L...

0 Likes
2 Replies
posted 10 years ago

Stuck adding something to existing Laravel web app

At a computer repair shop we are using a Laravel web application to manage our repairs, customers, t...

0 Likes
26 Replies

(SOLVED) Text inputs using Input::get() are not being pulled

EDIT: Figured it out. I was targeting the wrong php.ini (why on earth would I have more than one in...

0 Likes
1 Replies
posted 10 years ago

How to get the next highest value in database?

Hi! Assuming that I have this score column in my database; 41 41 45 48 50 I have a $number variable...

0 Likes
4 Replies

How to installing Laravel with Wordpress on same domain?

I currently have an established website running on Wordpress using nginx as the web server. The site...

0 Likes
2 Replies
posted 10 years ago

Mailchimp curl error

After following the mailchimp tut https://laracasts.com/lessons/bulk-email-notifications-part-2 and...

0 Likes
2 Replies

laravel 4.2 custom observer event

Hi every body. I have a directory under my app folder named observers and I listen for various event...

0 Likes
1 Replies
Solved

Filters not being applied in some servers

Hi, I have this piece of testing code: Route::filter('test_filter', function() { dd('Filter applied...

0 Likes
2 Replies

How to install Laravel in Koding.com

Anyone can help me? i'm not success to installing laravel in koding.com using composer. please help...

0 Likes
1 Replies

Laravel new -bash: laravel: command not found

Being new to Laravel, I am following a couple of tutorials. I could go through the first one coverin...

0 Likes
5 Replies

multi level eloquent relations

I'm getting super confused with this small part time project I am working on. I have a Movie model,...

0 Likes
3 Replies

OAuth2 client and keep session data

Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...

0 Likes
0 Replies
posted 10 years ago

API Docs --> Source Code

I while ago I stumbled across a version of the API docs that had links directly into the source code...

0 Likes
4 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.