I moved from pure php to laravel but i have few concerns .
hello everyone ,
I used to work with pure php and I get the design from https://themeforest.net .
Now when i moved to Laravel ,
should i build the design by my own? And is it better for production environment ?
I also planning to combine laravel with vue and interia js , tell me if it is a good move .
I suggest you check out tailwind ui if you want premade templates. If you want to build them layouts yourself you can use any of the css frameworks available or plain CSS if you want. I recommend Tailwind CSS though.