Support the ongoing development of Laravel.io →

1,611 Threads

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

laravel repository with eloquent and returning stdClass

somebody knows any good packages for using repositories with factories for returning generic data.

0 Likes
3 Replies

Laravel 4 multi-tenant architecture (SAAS)

Hello, I am starting new project and i am also new on Laravel and i need some suggestion, what is be...

0 Likes
0 Replies

I'm unable to access package published configuration

Ive coded a package that i have not put on packagist yet. I am linkin it in a project using composer...

0 Likes
0 Replies

Why does Laravel ship with an unnecessary vendor folder ?

I come from a CI background so I can't understand why would the Laravel Framework ship with a vendor...

0 Likes
2 Replies

Class /User not found (when moving User model to a package

Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...

0 Likes
4 Replies

Using the Google API

Hello, I'm relatively new to Laravel, I've researched this as thoroughly as I possibly can but unfor...

0 Likes
1 Replies
posted 10 years ago

package development question

Hi, i'm trying to make my modules to packages so i can reuse them on other projects. i followed jaso...

0 Likes
3 Replies
posted 10 years ago

Get path to config directory from package

I am creating a package and in this package I want to allow the person using it to manually upload s...

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.

© 2024 Laravel.io - All rights reserved.