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

28harishkumar's avatar

Blog application in Laravel 7 Tutorials

I have created tutorials on a very simple blog application in laravel 7. I am sharing it here for new learners in laravel https://www.flowkl.com/tutorial/web-development/simple-blog-application-in-laravel-7/

Source code is at https://github.com/28harishkumar/laravel_blog

Live demo is at http://serene-fjord-57767.herokuapp.com/

0 likes
12 replies
Shaun's avatar

Nicely done! Thanks for putting this together.

1 like
28harishkumar's avatar

@Codenator81 that's some problem with heroku config. I am getting all right with my local server with mysql database. On heroku sometimes I got it working well with images but sometimes it is unable to serving images with same config.

frezno's avatar

nice

i'd add a back button on the single post to get back to the summary without having to hit browsers back key

martinbean's avatar

@28harishkumar I was enjoying reading the introduction, until I started getting bombarded with pop-ups asking me to sign up for updates. Nothing makes me close a tab quicker.

5 likes
Jaikangam's avatar

Application error might be hosting plan is over.

pardeepkumar's avatar

Resources for Laravel developers are everywhere.From official Documentation to personal development blogs, you could find a huge array of resources that cover Laravel for beginner and intermediate users.we have also covered several fringe Laravel tutorials for beginners, including installing Laravel on cloud, and Laravel security best practices. You will also find Laravel performance benchmark for PHP 5.6 and 7.x versions.

i suggest you to read this guide (Laravel tutorials for beginners) :

https://www.cloudways.com/blog/laravel-tutorials-for-beginners/

Please or to participate in this conversation.