Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Mikejs's avatar

Moving from Wordpress to Laravel website

Hi I have a small tech blog I create posts on ICT, Cybersecurity, Game development, website design and trips I take around Thailand.

I have been tinkering with laravel since version 4 I don't need user registrations as such as I am not selling anything I have seen a few admin panels that might be a good starting ground including

https://github.com/viralsolani/laravel-adminpanel

https://laraadmin.com

http://adminarchitect.com/

https://voyager.devdojo.com/

https://twill.io/

https://github.com/baijunyao/laravel-bjyblog This has a great layout for a blog but lacks a media manager

to use as a starting ground each one has some good features I would need for my site such as built in media manager and site stats (which could be done with google - but I like to keep the data as my own)

or would I be better off building something myself from the ground up? in that case, can you recommend any good tutorials or websites?

thanks

0 likes
2 replies
cwray-tech's avatar

Hey bro, for a small blog I wouldn't recommend Laravel. I would recommend using a cms like webflow -webflow.com or Statamic- statamic.com. You will have a lot faster development time and they will already have all the pieces you need to succeed.

cwray-tech's avatar

Some other CMS options are Umbracu- asp.net, or October CMS, which is built on Laravel. (Statamic is too.)

Please or to participate in this conversation.