Skip to content

This is a blog website just showing how to do the basic CRUD operations in laravel, users can login, make a post, edit, and delete the post (only if it was the same user that created). Project was done in the latest version of laravel as at the time

Notifications You must be signed in to change notification settings

pianistprogrammer/Simple-blog-website-with-laravel-5.3

Repository files navigation

Simple-blog-website-with-laravel-5.3

Please note that at the time this project was done, laravel 5.4 was the latest version, so please install

If you follow the documentation on laravel's website, you should get the latest version of laravel

when you use the create laravel command

All the users in the database when you run php artisan migrate are all seeded with random data just for

test

About

This is a blog website just showing how to do the basic CRUD operations in laravel, users can login, make a post, edit, and delete the post (only if it was the same user that created). Project was done in the latest version of laravel as at the time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published