Support the ongoing development of Laravel.io →

1,619 Threads

posted 10 years ago

Package 101: need the laravel community help

Hi, I have followed several tutorials, including the official documentation (http://culttt.com/2013/...

0 Likes
0 Replies
posted 10 years ago

Cartalyst Report 23

https://medium.com/@Cartalyst/cartalyst-report-23-352e2106f22 Code Well, Rock On!

0 Likes
0 Replies
posted 10 years ago

Generate "JeffreyWay/Laravel-4-Generators" package in workbench?

Could i generate JeffreyWay/Laravel-4-Generators in wokbench? If i have app structure like this: app...

0 Likes
0 Replies

Strange cache(?) error -- Web view not reflecting code edits

I have a cascade of packages. Package A requires Laravel 4.1.29. Package B requires Package A. Packa...

0 Likes
2 Replies
posted 10 years ago

Using Flysystem

Hi all, i'm trying to use the wonderful package Flysystem. The question is: where i put this code? u...

0 Likes
0 Replies

Multiple domains & masking of the www.example.com/de with www.example.de

Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...

0 Likes
0 Replies

Error in default migration zizaco/entrust

Hello everyone. I'm trying to install zizaco/entrust but are facing a problem in migrations, I think...

0 Likes
0 Replies
posted 10 years ago

Getting Started with facebook SDK

Hi I'm trying to integrate facebook into a back end, enable the user to post to the companies facebo...

0 Likes
0 Replies

Controller Route Not Found NotFoundHttpException

Hi, I'm new here. Trying to create a package with controllers in it. My package is created, route is...

0 Likes
1 Replies
posted 10 years ago

[Intervention] - show image performance question

i am using Intervention package ( https://github.com/Intervention/image ) assume that things: got...

0 Likes
0 Replies
posted 10 years ago

how to create class with callback param in method?

I want to call class via callback/closure like // call or register MyClass::make('name', function($c...

0 Likes
0 Replies

Platform Attributes Spotlight

A little overview of attributes package in platform https://vimeo.com/97276329

0 Likes
0 Replies

4.1 to 4.2 update cant return a simple hasmany object from db gives error!

I am simply just doing this $me = \Auth::user(); return $me->program()->get(); GIVES me; Inva...

0 Likes
1 Replies
posted 10 years ago

[Package] Laravel Storage

Laravel Storage: https://github.com/dmyers/laravel-storage A filesystem abstraction layer for Larave...

0 Likes
2 Replies

Create File (. doc) depending HTML editor (WYSIWYG)

Hello friends this is the situation: I have a form and I have a textarea with an HTML editor (WYSIW...

0 Likes
0 Replies
posted 10 years ago

laravel workbench content would override the original content

for example,I changed the origianl getFacadeAccessor's return value,it don't work.because still have...

0 Likes
0 Replies

Generate language files

Just wondering if there is an package or a method to generate the language files? Now I just need to...

0 Likes
3 Replies
Solved

Laravel database errors - need help fixing

So, with laravel 4.27, alot of the FluxBB functions got messed up. current function isn't working, a...

0 Likes
0 Replies

Using Laravel Auth with Models from pacakge

I'm currently working on a CMS, and the goal is to have absolute minimal setup for a developer. Sinc...

0 Likes
0 Replies

Use config in package for non-Laravel applications

As we all know, using stuff like Config in custom packages works great if you're using Laravel. But...

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