23 Commits

Author SHA1 Message Date
fdd0b1ed07 added a follower controller, migration, and model 2024-08-23 13:08:40 -05:00
85522ececc added a new route to edit the profile 2024-08-22 20:07:30 -05:00
c615dbbbfb Added a profile controller 2024-08-22 19:47:11 -05:00
3aaf2788aa Removing likes from a post 2024-08-22 19:37:34 -05:00
0e7b23cb1e liking posts 2024-08-22 19:30:50 -05:00
c23d029890 showing a delete button if a post is visited by its owner 2024-08-22 19:03:29 -05:00
ba57f19319 added routing for the comments 2024-08-21 20:23:16 -05:00
94002bc593 refactoring routes 2024-08-21 10:30:25 -05:00
67c193fbc9 routing to show posts 2024-08-21 10:24:22 -05:00
a10fd0369b validating the form, and keeping dropzone image 2024-08-20 20:41:29 -05:00
7abf810033 created a controller in charge of the image upload 2024-08-20 19:23:43 -05:00
f3f839909e adding a route to create posts 2024-08-20 18:56:03 -05:00
d5746cfe68 Route model binding 2024-08-19 20:13:53 -05:00
cea6a89f1e added logout functionality 2024-08-19 20:06:09 -05:00
1805a6b748 added login functionality 2024-08-19 19:58:11 -05:00
d56323781c created view for login 2024-08-19 19:50:01 -05:00
0c9b3bc4dd redirecting users when the account is created 2024-08-19 19:33:57 -05:00
cdcfd485ef naming routes 2024-08-19 17:33:32 -05:00
66dad4384e added a new route to store new users 2024-08-19 17:27:18 -05:00
3bb1efed0e created a controller 2024-08-19 17:08:16 -05:00
e51906fec3 adding a route to signup 2024-08-19 17:00:28 -05:00
5b8c3e40d2 created a main layout view 2024-08-19 16:43:22 -05:00
910d45a2ff created laravel project 2024-08-18 17:18:48 -05:00