1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 11:13:02 +01:00

9 Commits

Author SHA1 Message Date
Kovah
1ef139852d
Add checkbox to continue adding links 2018-08-23 15:32:20 +02:00
Kovah
48ab77bd30
Add proper pagination for link index 2018-08-23 15:30:12 +02:00
Kovah
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00
Kovah
aae5a113e0
Update index and details view for links 2018-08-23 10:56:06 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
fd5c32a3b5
Setup base for the LinkAce frontend
- Updates styling for the welcome, home, login and password reset forms
- Adds helper styles
- Adds Font Awesome
- Updates overal layout
- Adds navbar
2018-08-22 22:38:43 +02:00
Kovah
c22a25ce1e
Scaffold the Laravel auth 2018-08-22 21:10:24 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00