This website requires JavaScript.
Explore
Help
Register
Sign In
ghostie
/
Devstagram
Watch
1
Star
0
Fork
0
You've already forked Devstagram
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Devstagram
/
app
/
Http
/
Controllers
History
Ghostie
9c28101d42
passing the user to the view, to show its username
2024-08-19 20:16:36 -05:00
..
Controller.php
created laravel project
2024-08-18 17:18:48 -05:00
LoginController.php
added the remember me functionality
2024-08-19 20:10:18 -05:00
LogoutController.php
added logout functionality
2024-08-19 20:06:09 -05:00
PostController.php
passing the user to the view, to show its username
2024-08-19 20:16:36 -05:00
SignupController.php
bug fix with authentication
2024-08-19 19:47:43 -05:00