Commit Graph

7 Commits

Author SHA1 Message Date
7a4d7aa7ca
Add post DELETE route
Add admin permissions
2020-03-09 14:03:08 +01:00
79d6d6238b
Update Composer dependencies 2020-03-09 11:48:46 +01:00
3ae6392aae
Add Markdown support for posts 2020-03-09 11:47:30 +01:00
9a4030f19a
Add view for posts
Add login with username instead of email

Add blog post seeder with Factory
2020-03-05 13:36:17 +01:00
b52915b8f4
Update to Laravel 7.0 2020-03-03 18:17:04 +01:00
c7b6d17b93
Add user registration and login
Add blog posts table, model and form request
2020-03-03 13:32:40 +01:00
0ce868e411
Initial commit 2020-03-03 10:48:38 +01:00