Support the ongoing development of Laravel.io →

388 Threads

working with non laravel packages

how to work with non laravel package this is the https://packagist.org/packages/kerphi/phpfreechat p...

0 Likes
0 Replies

L5 How to inject properties from controller to ViewComposer

Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...

0 Likes
0 Replies
posted 8 years ago

What's the purpose of code injection in controllers constructors?

Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...

0 Likes
5 Replies
Solved

Manual Bootstrapping of Laravel (for example from a CMS)?

Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...

0 Likes
2 Replies

Environment not created when running tests

I have an application that's using Laravel 4.0.x. I ran a composer update and after that noticed tha...

0 Likes
3 Replies
Solved

Pagination override behavior to provide an specific json output

Hi everyone, I need some help to accomplish my goal, I have a legacy frontend app and i need to chan...

0 Likes
0 Replies

Can't run Artisan in lumen.

On a fresh install of lumen, when I try to run anything in Artisan, I get this error message: [Error...

0 Likes
1 Replies

Target [Illuminate\Contracts\Console\Kernel] is not instantiable.

Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel 5 Form Macros

With the changes to Laravel 5 directory structure and service providers changes, where is the ideal...

0 Likes
4 Replies

Laravel 5 Facade - Class not found if called from template.

Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...

0 Likes
9 Replies
Solved

iOC resolving

HI, Ive got a system that Im building for a advertising company and they sell advertising a Medical...

0 Likes
0 Replies

Class not found Issue ONLY on development and production server

I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...

0 Likes
3 Replies
Solved
posted 8 years ago

Repository Pattern and Class - Interface binding

Hello all; I've been using this pattern for a long time but there is just a little point that I coul...

0 Likes
2 Replies

How to create Illuminate/Support/Facade/App facade for standalone Illuminate/Container

In my standalone (without Laravel) project i want to use Illuminate IoC container. Also i would like...

0 Likes
1 Replies
Solved

Laravel5 CRUD Generator

Hello listener, I've just developed a CRUD generator for laravel5 though there are so many generator...

0 Likes
2 Replies

Undefined class in IoC

I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...

0 Likes
1 Replies
Solved

Log does not work in Lumen?

I got this problem with lumen/framework, the log doesn't work. I try to post the issue in github but...

0 Likes
2 Replies
posted 8 years ago

Out of the box ServiceProvider not getting loaded

Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...

0 Likes
4 Replies
Solved
posted 8 years ago

Caching Dependency Injection Container

What's your idea on caching heavy calculations of IoC Container into a file or a php config? Special...

0 Likes
0 Replies

Lumen Routes List Artisan Command

Hello, If you are want to display all registered route list same as laravel framework then you can u...

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.

© 2024 Laravel.io - All rights reserved.