Nabeel S
12848091a2
Laravel 9 Update ( #1413 )
...
Update to Laravel 9 and PHP 8+
Co-authored-by: B.Fatih KOZ <fatih.koz@gmail.com>
2022-03-14 11:45:18 -04:00
Nabeel S
b0f122a301
Table prefixes not being added to indexes ( #597 )
...
* Enabled prefixes on any created indexes (multi-site install in single db)
* Formatting
* Check if enum label is looking for a translation
* Return value
* Fix view namespace across modules
2020-02-28 18:56:01 -05:00
Nabeel S
23eb9dcbda
384 Laravel 6 changes ( #385 )
...
* 384 Laravel 6 changes
* Library versions
* Update package versions
* Add keyType to models
* Remove unused dependencies
* StyleCI fixes
* Fix models for test
* Fix tests output and update test runner
* Unused imports
* Update exceptions handler
* Fix login page
2019-09-13 08:05:02 -04:00
Nabeel S
7ace8bccd6
Use Notification/Notifiable ( #379 )
...
* Add migrations for notifiables
* Configure spatie-backup to run as part of cron
* Convert Mailer to Notification; add pirep notifications
* Styling
2019-08-30 15:59:17 -04:00
Nabeel Shahzad
9596d88b48
Apply fixes from StyleCI
2018-08-26 16:40:04 +00:00
Nabeel Shahzad
ccf56ddec1
Fix formatting and interfaces in nearly every file
2018-03-19 20:50:40 -05:00
Nabeel Shahzad
5e6e4bdf4d
Re-add pulling the values from the env if not overridden #156
2018-01-29 14:48:11 -06:00
Nabeel Shahzad
f660af5c3b
Add config.php at root; include configuration overhaul and then fixes to the installer #156
2018-01-29 13:16:39 -06:00
Nabeel Shahzad
7e71b46e02
Enable ATTR_EMULATE_PREPARES for MariaDB specifically #132
2018-01-09 23:05:52 -06:00
Nabeel Shahzad
b33838161b
Disable force emulate on PDO driver #132
2018-01-09 22:27:37 -06:00
Nabeel Shahzad
24e5dec271
Add extra redirect before DB to stop race condition
2017-12-15 08:49:01 -06:00
Nabeel Shahzad
277a5f2d33
Rewrite installer without 3rd party installer lib.
2017-12-14 16:38:29 -06:00
Nabeel Shahzad
3c41089a8a
Force default timezone to UTC; move helpers.php
2017-12-10 08:47:03 -06:00
Nabeel Shahzad
f95e07dbcc
cleanup for db config
2017-12-06 14:00:35 -06:00
Nabeel Shahzad
8cc3dd6608
cleanup env templates
2017-12-06 11:37:59 -06:00
Nabeel Shahzad
0c61c9a6d5
allow changing of sqlite db path
2017-12-06 11:31:15 -06:00
Nabeel Shahzad
3b53f884d1
db cleanup/try phpunit with in-memory tests
2017-12-06 11:25:41 -06:00
Nabeel Shahzad
3849b55c50
match up db named/seeder to installer names/env names
2017-12-04 15:35:39 -06:00
Nabeel Shahzad
6b1e52f70b
mysql in travis
2017-12-01 22:31:10 -06:00
Nabeel Shahzad
bec2bbf646
comment out RSS stuff for now
2017-08-17 14:01:47 -05:00
Nabeel Shahzad
9b573709e9
Cleanup of database reset and cleanup
2017-07-13 13:45:59 -05:00
Nabeel Shahzad
2aa7cc66d5
#30 #19 change PDO mode and the seeder from yaml to a service for mass importing
2017-06-24 12:59:07 -05:00
Nabeel Shahzad
1c854da1e5
set default db connection to local
2017-06-21 14:15:11 -05:00
Nabeel Shahzad
7a79a8558e
some refactoring for tests and adding some tables
2017-06-09 22:19:17 -05:00
Nabeel Shahzad
7756e432b3
travis plz
2017-06-08 22:53:04 -05:00
Nabeel Shahzad
5e323c3310
more fixes for travis
2017-06-08 22:50:22 -05:00
Nabeel Shahzad
4fcfc84ccf
Airlines model and controller
2017-06-08 20:02:52 -05:00
Nabeel Shahzad
1e049fa8a9
basic configurations
2017-06-08 14:16:50 -05:00
Nabeel Shahzad
28d3f4fec3
some more scaffolding
2017-06-08 13:54:12 -05:00
Nabeel Shahzad
106d6a6798
laravel base files
2017-06-08 13:28:26 -05:00