Files
faveo/app/Http/Controllers/Common
Manish Verma 1e7a891d3a Plugin updates
* Changed plugin settings to activate and deactivate plugin by removing update process for config/app.php file.
* Changed plugin ServiceProvider registration technique by removing hard coded code in AppServiceProvider. Now We are registering all plugins's ServiceProvider classes avaliable for active plugins with status as 1 in plugins table in database. It provides more dynaamicity to developers so they need not to worry about registering their custom plugin's ServiceProvider.
2018-11-16 12:42:44 +05:30
..
2018-08-06 18:55:45 +05:30
2018-09-19 15:44:43 +05:30
2016-12-13 13:14:54 +00:00
2018-10-15 13:18:51 +05:30
2018-11-16 12:42:44 +05:30
2016-12-13 13:14:54 +00:00
2018-08-06 18:55:45 +05:30