Support the ongoing development of Laravel.io →

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 11 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 11 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 11 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 11 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

Custom ServiceProvider not loading via web, but loads via phpunit? (L4.2)

I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...

0 Likes
2 Replies
Solved
posted 11 years ago

How to access the Model Class(like User,Post) from outside the controller

When I try to access the Model Class from a custom Class I get Class not found Exception. I also use...

0 Likes
0 Replies

Error during upload project on web server

I have created laravel project on my local server. Now I have uploaded my project on web server. I h...

0 Likes
1 Replies
Solved
posted 11 years ago

how can i fire event in pivot model

i implement custom pivot like this http://laravel.com/docs/master/eloquent#working-with-pivot-tables...

0 Likes
0 Replies

Laravel session resets after reload

My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...

0 Likes
1 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.

© 2026 Laravel.io - All rights reserved.