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

17 Commits

Author SHA1 Message Date
Kovah
48ab77bd30
Add proper pagination for link index 2018-08-23 15:30:12 +02:00
Kovah
46b7b29794
Remove debug statement 2018-08-23 13:41:09 +02:00
Kovah
7cd58a9024
Update PHP Docs for all models 2018-08-23 13:33:56 +02:00
Kovah
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
19278472e7
Add missing fields for models 2018-08-23 10:39:03 +02:00
Kovah
ff56733043
Add scopes and relationships for categories > child categories 2018-08-23 10:37:48 +02:00
Kovah
5c9f051157
Add helper to retrieve the page title from an URL 2018-08-23 10:37:01 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
f57ef051bc
Correct user scopes for all affected models 2018-08-23 01:09:31 +02:00
Kovah
8bcbc393ce
Add base controllers and corresponding requests for all models 2018-08-23 00:25:29 +02:00
Kovah
ff96a896df
Add base models and db migrations 2018-08-23 00:01:54 +02:00
Kovah
e996c16505
Add a command to register a new user from the CLI 2018-08-22 23:08:51 +02:00
Kovah
66d7d56a9c
Update readme with development instructions, fix schema default string length 2018-08-22 23:07:29 +02:00
Kovah
f1768656e7
Move the user model into the models directory 2018-08-22 22:34:45 +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