29 Commits

Author SHA1 Message Date
Luke Towers
3dd8d61ae4
Switch back to using Laravel CacheServiceProvider
Partially reverts part of 1bbfb67d8c in favour of https://github.com/wintercms/storm/pull/86/files
2022-06-24 21:40:02 -06:00
Luke Towers
1bbfb67d8c
Revamp Plugin Manager (#501)
Reworked the internal disabled status checking and monitoring system for plugins.
Added better support for plugin disabled status management.
Added improvements to loading (should aid in improving app bootup speed)
2022-06-02 19:59:41 -06:00
Ben Thomson
e3fecdb9c2
Move scaffold commands (#471)
Fixes #270. See c4cd4402c0

Moves the Scaffolding commands out of Storm, and into the modules that the scaffold generates code for.

As discussed in the issue above, this makes more sense to keep Storm agnostic, and allows for the commands to be hidden if a particular module is not used in a Winter instance.
2022-02-23 14:54:17 -06:00
Luke Towers
1e8cfb47af Manual comb through and rebrand following up the bulk patch rebrand 2021-03-10 15:25:57 -06:00
Ben Thomson
c3a5780d37
Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
Ben Thomson
a2966da395 Use October provider for Redis service 2020-02-27 16:57:32 +08:00
Samuel Georges
4eab0670c4 Proxy ConsoleSupportServiceProvider properly
Refs https://github.com/octobercms/october/pull/3353
Refs https://github.com/octobercms/october/issues/3321
Refs https://github.com/octobercms/october/pull/3328
Refs https://github.com/octobercms/october/issues/3359
2018-01-24 18:09:41 +11:00
Samuel Georges
7e76f39e6c Add app.name config
Various other refittings
2017-05-16 18:50:41 +10:00
Samuel Georges
59d1e7736c Bump min version to PHP 7
Restore tinker command
2017-05-13 09:04:22 +10:00
Samuel Georges
8d658ea7eb Remove as per upgrade guide
ControllerServiceProvider is no more
2017-05-12 07:20:10 +10:00
Samuel Georges
4511120cb6 Implement ArgonServiceProvider for detect locale
Refs #1968
2016-04-28 17:58:35 +10:00
Samuel Georges
3db2809fc4 Register Halcyon Service Provider 2016-03-07 18:46:45 +11:00
Pásztor Gábor
bb612f096e Use the ::class notation, add Broadcasting service provider and Gate alias 2016-01-02 16:57:57 +01:00
Samuel Georges
91d3d4dbde Swap FileHelper methods for new Ini parser 2015-10-03 07:30:11 +10:00
Samuel Georges
680eef8f81 Fixes #944 2015-02-23 17:52:43 +11:00
Samuel Georges
5a5db71e5a Add storage/app to list of writable folders 2015-02-18 17:25:34 +11:00
Samuel Georges
8c4dfd156d Cron package has been removed 2015-02-11 14:35:01 +11:00
Samuel Georges
610ea932fc Fixes #856 - Implement a linking policy, defaults to relative 2015-02-09 21:52:17 +11:00
Samuel Georges
c8e23699c8 Good bye Dispatcher, Hello registerSchedule() 2015-02-07 19:24:08 +11:00
Samuel Georges
2a9c335ece Fixes for artisan to work 2015-02-07 13:20:04 +11:00
Samuel Georges
4c29c5080d Clean up, get front and backends operational again 2015-02-05 19:47:20 +11:00
Samuel Georges
ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00
Samuel Georges
b1b700368f Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Stefan Talen
f85087eac6 Updating modules/system 2014-10-18 11:58:50 +02:00
Sam Georges
cf352bfe1a Fixes #657 - Add Redis service provider 2014-10-11 16:53:51 +11:00
Sam Georges
a7d028a1a5 Welcome to the team, Indatus\Dispatcher! :-) 2014-09-26 18:45:51 +10:00
Sam Georges
b334488604 Adds the cron queue service provider 2014-07-03 18:44:57 +10:00
Sam Georges
cca27a77d6 Fixes #124 using DbDongle 2014-05-20 15:45:20 +10:00
Sam Georges
71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00