Support the ongoing development of Laravel.io →

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

Laravel multi image upload with Ajax

Is there any resources/tutorial on How to upload multiple images using ajax? I have found jq lib: ht...

0 Likes
2 Replies

PHP FATAL ERROR: PHP Fatal error: Call to undefined method Monolog\\Logger::\xc8\xb51\x02()

Does anyone know what is going on here? I installed via composer as instructed in the documents.

0 Likes
1 Replies
posted 10 years ago

change url paginate laravel to URL friendly ?

Hello as I can do, or to be set to change when I generate the paging links.? laravel that it prints...

0 Likes
0 Replies
posted 10 years ago

Dependency induced error?

I recently did a composer update on software that has been working. Now I am getting Cannot call abs...

0 Likes
0 Replies

paginate bug

Hello, guys! Help me please, sorry for my english :) I have bug with paginate, example: $products =...

0 Likes
2 Replies

Eloquent will also assume that each table has a primary key column named id

Eloquent will also assume that each table has a primary key column named id. So I change it like thi...

0 Likes
4 Replies
Solved

Filter multi language by browser location

Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...

0 Likes
0 Replies
0 Likes
0 Replies
posted 10 years ago

Composer update error

I'm trying to install a new package, put in on composer.json and did composer.phar update, and the f...

0 Likes
1 Replies

Problem with Macros

Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...

0 Likes
6 Replies

Lavarel Post Array Data İnsert Db

Hİ, ******Var_dump Post array(2) { ["lang"]=> array(2) { [0]=> string(2) "en&qu...

0 Likes
5 Replies
Solved

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.