Felix Freeman
|
433f16fa7a
Authorization
|
hace 5 años |
Felix Freeman
|
a9307b90a5
fixes a few code style issues
|
hace 5 años |
Felix Freeman
|
f2f104399a
README: Unaccurate description of user features
|
hace 5 años |
Felix Freeman
|
3198d0fe04
Bugfix: Forces url generation to match config('app.url')
|
hace 5 años |
Felix Freeman
|
186c557775
Bugfix: Http/Controller::collectionResponse() total_pages returned 0 on some calls, no longer
|
hace 5 años |
Felix Freeman
|
1b21a82c8f
Mail based authentication
|
hace 5 años |
Felix Freeman
|
ec7b19db69
CORS support
|
hace 5 años |
Felix Freeman
|
bfdd6772b1
User model and Authentication based on password or Token
|
hace 5 años |
Felix Freeman
|
b992488171
Minor comment fix
|
hace 5 años |
Felix Freeman
|
f60f1683f4
Bugfix TableModel::delete() use set primary key instead of id
|
hace 5 años |
Felix Freeman
|
6d06f60d10
TableModel: Use table.column format in all CRUD operations
|
hace 5 años |
Felix Freeman
|
97bf4b4b66
TableModel::find() allow to find by other fields that are not the primary key
|
hace 5 años |
Felix Freeman
|
dfe02d8d14
TableModel: Fix automatic date format for Carbon attributes
|
hace 5 años |
Felix Freeman
|
b6c5dbf468
Return Controller::singleResponse as plain object
|
hace 5 años |
Felix Freeman
|
13fe23342c
Use PaymentServiceProvider
|
hace 5 años |
Hacktivista
|
dc76cb0305
Turn the project into packages
|
hace 5 años |
Hacktivista
|
71b8515b11
In README user stories replace 'client' by 'backer' ;) and add a new one
|
hace 5 años |
Hacktivista
|
247ece1860
Due transactions.
|
hace 5 años |
Hacktivista
|
2c6aef32e3
Require BCMath on README + add missing bcadd method to TableModel
|
hace 5 años |
Hacktivista
|
c9fbf31987
APP_DUE_AFTER configuration option + handle config options in config/app.php file.
|
hace 5 años |
Hacktivista
|
56063da66f
ModelObjectNotFoundException + adds error codes to README
|
hace 5 años |
Hacktivista
|
7a23c6fab3
TableModel::staticDelete() massively based on primary keys array
|
hace 5 años |
Hacktivista
|
80508b75b4
General purpose helper: commaStrRepeat() for repeating a string X times separated by commas
|
hace 5 años |
Hacktivista
|
55935e0f28
TableModel->update(['only', 'certain', 'fields'])
|
hace 5 años |
Hacktivista
|
72420c398d
TableModel dateSetter() from private to protected
|
hace 5 años |
Hacktivista
|
3cfc6ffefd
TableModel namespace use reordering.
|
hace 5 años |
Hacktivista
|
22cdf10a7f
Bugfix: consider that a magic getter attribute could not be set but still valid (return null)
|
hace 5 años |
Hacktivista
|
9e6cd0856c
Basic seeder for CLP currency
|
hace 5 años |
Hacktivista
|
2617363d65
Laravel Tinker for development env
|
hace 5 años |
Hacktivista
|
9cf9f1f7ff
Bugfix: on transactions table created_at is nullable
|
hace 5 años |