Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

In Laravel 5.5 there will be an artisan command for preseting the frontend framework stuff. If you use

php artisan preset none

you won't have that vue/react stuff in your application. For more information please see the Laravel Documentation.

And for the Controller+View stuff I suggest to simply delete the files. ;-)

0

You could strip everything out to make your own barebones repo and clone that when you're creating a new app.

0

You could strip everything out to make your own barebones repo and clone that when you're creating a new app.

I think that's what I'll do. I was just wondering whether anyone else had already done this.

Thanks!

0

Or better yet, you can simply go with Lumen: https://lumen.laravel.com/

It's still Laravel but purposely designed to be very minimal. Thus called a micro-framework

Last updated 6 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Daniel15 daniel15 Joined 19 May 2014

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.