Lumen-framework: `mix()` is missing

Created on 16 Aug 2017  路  3Comments  路  Source: laravel/lumen-framework

mix() is part of Illuminate\Foundation which isn't part of lumen-framework.

Most helpful comment

I think this is fine to be honest. Lumen is really meant for small APIs.

All 3 comments

I think this is fine to be honest. Lumen is really meant for small APIs.

@rtheunissen , I've made a repo example, I've done this once :)
I've updated to 5.4 and laravel-mix 1.4

@GrahamCampbell I agree with you, but I made it one time.

Its a simple View for SPAs :)

https://github.com/allanfreitas/lumenwithmixandreact

Same problem as @rtheunissen with Lumen 6.x and Laravel Mix 5.x

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maglor picture maglor  路  3Comments

timrogers picture timrogers  路  3Comments

soderluk picture soderluk  路  3Comments

hamihaa picture hamihaa  路  3Comments

GGNB picture GGNB  路  5Comments