Support the ongoing development of Laravel.io →

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

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 10 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 10 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
posted 10 years ago

How do you promote meetups?

With your local meetups, how do you invite people? And how do you spread the word?

0 Likes
1 Replies

How to extend Builder to add custom where function

Hi. I'm trying to add some postgresql functionality to Eloquent. I've already made it so I can migra...

0 Likes
0 Replies

Laravel + Cashier + Stripe

Hello guys, i am new in laravel. i implemented new site using this frame work and now want to add...

0 Likes
3 Replies

LeftJoin and Hydrated Relations

I have this models: class Users extends \Illuminate\Database\Eloquent\Model { protected $table =...

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