[Flow] using 3rd party packages

Sasky, Patrick patrick.sasky at ilss-logistik.de
Mon Jul 14 11:02:37 CEST 2014


Hi Søren,

Actually not at all. I abuse this lib for other purpose as a REST 
server, so I don't need to configure routes.



Am 14.07.2014 10:53, schrieb Søren Malling:
> Hi Patrick,
>
> I just read about Respect.Rest - can you share how you implement it,
> especially in terms of routes in this package and the TYPO3 Flow
> Routes.yaml configuration?
>
> Cheers
>
> Søren
>
>
> On Mon, Jul 14, 2014 at 10:48 AM, Sasky, Patrick <
> patrick.sasky at ilss-logistik.de> wrote:
>
>> Oh, yes.. I'm sorry.
>> I can not use "use" inside of a function !
>> I'm such a fool... :-)
>>
>> Thanks
>>
>>
>> Am 14.07.2014 10:41, schrieb Christian Loock:
>>
>>   This usually is a PHP Error, you might want to checkout you php error log.
>>>
>>> On 14.07.2014 10:42, Sasky, Patrick wrote:
>>>
>>>> Hey there,
>>>>
>>>> I have installed Respect.Rest via composer and activated this via ./flow
>>>> package:activate Respect.Rest
>>>>
>>>> ./flow package:list outputs that this package is active.
>>>>
>>>> But when I start to use this package with use Respect\Rest\Router; an
>>>> error occurs:
>>>> Execution of subprocess failed with exit code 255 without any further
>>>> output.
>>>>
>>>> There is no detailled error in logfiles and also in Data/Logs/Exceptions
>>>> is no useful information.
>>>>
>>>> Can anybody help? I didn't get it..
>>>>
>>>> Thanks!
>>>> _______________________________________________
>>>> Flow mailing list
>>>> Flow at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>>>>
>>>
>> _______________________________________________
>> Flow mailing list
>> Flow at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list