Support the ongoing development of Laravel.io →

1,624 Threads

Package config is not picked up

Hey guys I created a new package which uses config, but for some reason the config is not picked up...

0 Likes
2 Replies

Call to undefined method. Please help :)

Call to undefined method Moltin\Cart\Cart::create(). App shopping installed. Please tell me how to r...

0 Likes
2 Replies

Laravel 5.0 beta when?

Just want to know. Want to publish it for all.

0 Likes
4 Replies
posted 10 years ago

insert csv file contents into database

Hi,, am working on project which deals with bulk data upload into database by using CSV file. Is the...

0 Likes
3 Replies

anyone used catalyst packages?

I'm thinking of subscribing. Anyone have any experience with their subscriber only packages??

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

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.