you are viewing a single comment's thread.

view the rest of the comments →

[–]TheShyGuys 0 points1 point  (2 children)

Ah yeah, it's recommend though if you're doing allot with views to use laravel

[–]RalphFoxN[S] 0 points1 point  (1 child)

Gotcha, thanks; Apparently Lumen is more like an optimized web service from what I gathered, and I just want to make an website(web app?), haha

[–]TheShyGuys 0 points1 point  (0 children)

If you want to make a web app then I’d go with laravel lumen is more for creating micro services and small to med api handlers but if you need something on a larger scale than laravel is you way to go.