Support the ongoing development of Laravel.io →

1,619 Threads

posted 10 years ago

Can't write image data to path (Intervention/image problem)

hello, I installed this package and made a upload field. Now as I want to save the product with the...

0 Likes
3 Replies

How to inherit Eloquent's functionality on plain PHP objects

How can I have a plain php object from a third party package inherit all the goodness of Laravels El...

0 Likes
2 Replies

Laravel creating packages with minimal install steps to work with

I am about to undertake a project to build several components for use in future websites in Laravel...

0 Likes
0 Replies

Autoload dynamic added classes

Hi I am creating dynamic php files outside my workbench in the laravel foler app/sites/1/models/ No...

0 Likes
1 Replies

New Translatable Models Package

Hello community, I would like to share with you my first package laravel-translatable This is a Lara...

0 Likes
12 Replies

Elastic search

Hi, Finally I found forum for Laravel learners. I am struggling with last couple of days for integra...

0 Likes
4 Replies

Issue on displaying the form

Sorry guys, I am newbie in Laravel, I have just created a project using latest laravel repository pa...

0 Likes
1 Replies
Solved

Service Providers Breaking Artisan

Some reason when I add ANY service providers to the app.php file in Laravel 5 dev it breaks php arti...

0 Likes
1 Replies

Socialite's github repo not working with laravel 5

I am trying to follow the documentation from socialite's github repo and it is not working with lar...

0 Likes
1 Replies

New localization library (Localize) announcement

Intro Hi all, I am presenting a library to format data into certain locales' formatting rules, as we...

0 Likes
1 Replies

Cant write Image to path

$image=Input::file('imageOne'); $filename = time() . '.' . $image->getClientOriginalExtension();...

0 Likes
3 Replies

project not working after composer update

just wanted the latest laravel 5 components. and now nothing works: date_default_timezone_set() - in...

0 Likes
1 Replies
Solved
posted 10 years ago

Cashier rollback functionality

I don't suppose Laravel Cashier has rollback functionality. For example I have a few cases where as...

0 Likes
0 Replies

Laravel roles, which package should I choose?

Hi guys, I'm implementing roles into my application, I tried to find a popular package for it and fo...

0 Likes
1 Replies

[Package] Recaptcha - Googles new (december 2014) recaptcha

Github What is reCAPTCHA? reCAPTCHA is a free service to protect your website from spam and abuse....

0 Likes
0 Replies

Using third party modules in my own package (workbench)

Hi everybody. I have a problem with developing my own package for L4 with workbench. (Decided to rew...

0 Likes
2 Replies
posted 10 years ago

Call to undefined function Intervention\Image\finfo_buffer()

I need a help When i upload an image on local server (localhost) it don't show any error. but once...

0 Likes
1 Replies
posted 10 years ago

Thor CMS is Spectacular!

Thor CMS Rocks! It's exactly what I am looking for. http://thorcms.com/

0 Likes
1 Replies

Using Wordpress as front site together with Laravel 4 on the same domain

Hi! I want to use Wordpress as my front site, and Laravel as my app. So index.php in public folder s...

0 Likes
3 Replies
posted 10 years ago

What do you think about Laravel and ZK Java Framework?

I use Laravel since v4.0. But my friend use ZK framework, it is good UI, data binding, ajax.... What...

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