|
e411e6297a
|
storing the comments
|
2024-08-21 20:29:52 -05:00 |
|
|
ba57f19319
|
added routing for the comments
|
2024-08-21 20:23:16 -05:00 |
|
|
bb3993e05d
|
created comment model, controller, and migration
|
2024-08-21 20:19:11 -05:00 |
|
|
c7437eb990
|
requiring auth just for certain pages
|
2024-08-21 20:17:06 -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 |
|
|
a9e4fa1e96
|
added pagination
|
2024-08-21 10:17:22 -05:00 |
|
|
7295edd7d0
|
showing posts on the user's profile
|
2024-08-21 10:07:32 -05:00 |
|
|
3deef3707e
|
added a relationship between User, and Posts
|
2024-08-21 10:01:15 -05:00 |
|
|
dff18be098
|
Storing posts on the database
|
2024-08-20 20:48:32 -05:00 |
|
|
a10fd0369b
|
validating the form, and keeping dropzone image
|
2024-08-20 20:41:29 -05:00 |
|
|
e772c195a6
|
created post model, factory, and migration
|
2024-08-20 20:20:11 -05:00 |
|
|
3954144691
|
uploading images
|
2024-08-20 20:06:52 -05:00 |
|
|
7abf810033
|
created a controller in charge of the image upload
|
2024-08-20 19:23:43 -05:00 |
|
|
379a4525e0
|
bug fix
|
2024-08-20 19:07:08 -05:00 |
|
|
d1017a53ea
|
creating a post form
|
2024-08-20 19:04:21 -05:00 |
|
|
f3f839909e
|
adding a route to create posts
|
2024-08-20 18:56:03 -05:00 |
|
|
9c28101d42
|
passing the user to the view, to show its username
|
2024-08-19 20:16:36 -05:00 |
|
|
d5746cfe68
|
Route model binding
|
2024-08-19 20:13:53 -05:00 |
|
|
fdbc87a9f9
|
added the remember me functionality
|
2024-08-19 20:10:18 -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 |
|
|
18df85903f
|
bug fix with authentication
|
2024-08-19 19:47:43 -05:00 |
|
|
57b0c05e4e
|
adding auth middleware to the /wall route
|
2024-08-19 19:44:07 -05:00 |
|
|
af9d096a4a
|
authenticating the user after the account is created
|
2024-08-19 19:37:08 -05:00 |
|
|
0c9b3bc4dd
|
redirecting users when the account is created
|
2024-08-19 19:33:57 -05:00 |
|
|
c3a3958d1b
|
now users can be created
|
2024-08-19 19:31:15 -05:00 |
|
|
a7c3c95d8e
|
created a migration
|
2024-08-19 19:16:03 -05:00 |
|
|
e5c98e6535
|
form validations
|
2024-08-19 17:50:09 -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 |
|
|
910d45a2ff
|
created laravel project
|
2024-08-18 17:18:48 -05:00 |
|