Commit Graph

55 Commits

Author SHA1 Message Date
RafficMohammed
2ec836b447 seeder-migration-issues 2023-01-30 14:33:06 +05:30
StyleCI Bot
16083484fd Apply fixes from StyleCI 2023-01-07 20:58:45 +00:00
Shift
d256638904 Move resources/lang folder 2023-01-07 20:56:21 +00:00
Shift
0b263803ad Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-07 20:55:49 +00:00
StyleCI Bot
a5dde6a61a Apply fixes from StyleCI 2023-01-07 20:34:10 +00:00
Shift
87acc30a0b Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-07 20:32:31 +00:00
StyleCI Bot
ae0b5485b8 Apply fixes from StyleCI 2023-01-07 19:54:45 +00:00
Shift
59304cab8d Shift config files 2023-01-07 19:54:02 +00:00
Shift
74bd29e1ee Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-07 19:53:40 +00:00
StyleCI Bot
5055b443fc Apply fixes from StyleCI 2023-01-07 19:48:16 +00:00
Shift
723ac38edd Convert Input to Request facade
Laravel 5.2 no longer registers the `Input` facade by default. While
still available in Laravel 5, the `Input` facade is removed in
Laravel 6.
2023-01-07 18:48:11 +00:00
Shift
cade5f0d23 Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-07 18:47:35 +00:00
StyleCI Bot
168656e3aa Apply fixes from StyleCI 2023-01-06 13:07:26 +00:00
Shift
21910f2106 Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-06 11:53:02 +00:00
StyleCI Bot
9d1a57f99d Apply fixes from StyleCI 2023-01-03 08:26:59 +00:00
Shift
8b7e406cd6 Shift config files 2023-01-03 08:25:47 +00:00
Shift
43386fd86d Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-03 08:25:25 +00:00
Manish Verma
04683665c3 Apply fixes from StyleCI 2021-02-03 10:46:01 +00:00
Manish Verma
929d4a8b40 Generating distinct APP_KEY on installation
As the app is not generating the new APP_KEY for each installation each faveo installation share the same key to encrypt and decrypt. Since data encrypted from one installation can easily be used on another instance it makes system vulnerable to expose sensative data from the system and RCE vai deserialized payload
2021-02-03 15:39:20 +05:30
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
dc5398859c Apply fixes from StyleCI 2019-11-14 13:15:06 +00:00
Manish Verma
515e279d4e v1.10 info updates 2018-08-17 07:20:08 +05:30
Manish Verma
2f5243c1f3 Fixed migrations and seeders 2018-08-10 15:31:35 +05:30
Manish Verma
3079bafd14 Removed nbproject
Added nbproject in gitignore as it is not related to Faveo source.
2018-08-09 10:51:23 +05:30
Manish Verma
22d3bb4036 Installer updates
Added probe.php
Added new installer views and controllers
Updated AuthController
Updated Middlewares
Updated Commands for installation process
2018-08-07 13:45:46 +05:30
Manish Verma
c547b2e438 Apply fixes from StyleCI 2018-08-06 05:18:13 +00:00
Manish Verma
76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
Sujit Prasad
6b0e2384fe update v1.0.7.7 2016-06-23 11:32:26 +05:30
Sujit Prasad
268b7b13f6 Applied fixes from StyleCI 2016-06-21 10:14:51 -04:00
Sujit Prasad
48ed88a15e update v1.0.7.7 2016-06-21 18:45:34 +05:30
Sujit Prasad
02561e2cd3 Applied fixes from StyleCI 2016-06-17 11:13:33 -04:00
Sujit Prasad
a3fbf1acd4 update v1.0.7.5 2016-06-17 20:28:31 +05:30
Sujit Prasad
283d97e3ea update v 1.0.7.5 2016-06-13 20:41:55 +05:30
Sujit Prasad
5327b0c0da update 1.0.7 2016-04-19 19:19:42 +05:30
sujitprasad
ce796d2a89 Update v1.0.6.10 2016-04-01 10:37:46 +05:30
Sujit Prasad
18b6eec7cb Applied fixes from StyleCI 2016-03-11 08:20:29 -05:00
sujitprasad
d54019198f Update v1.0.6.6 2016-03-11 18:36:32 +05:30
sujitprasad
dbe471498c Update v1.0.6.5 2016-03-02 15:16:24 +05:30
sujitprasad
c56ff86194 Update v1.0.6.5 2016-03-02 12:25:21 +05:30
vijaysebastian
56bc64132b Applied fixes from StyleCI 2016-02-29 07:15:40 -05:00
Sujit Prasad
915bb9d084 Applied fixes from StyleCI 2016-02-24 10:17:53 -05:00
sujitprasad
4270cbcfb3 Update v1.0.6.4 2016-02-24 20:38:42 +05:30
Sujit Prasad
d637c2b23f Applied fixes from StyleCI 2016-02-19 02:20:12 -05:00
sujitprasad
c4a6a2465f update v1.0.6.2 2016-02-18 20:52:44 +05:30
sujitprasad
073a49a8af update v1.0.6 2016-02-16 22:42:08 +05:30
sada059
6828851663 Update InstallController.php
fixed a big.
2016-02-08 09:37:51 +05:30
sada059
9693c65832 updated installer
Fixed bugs.
2016-02-05 19:03:40 +05:30
Manish Verma
0e58c921f2 Update InstallController.php 2016-02-05 18:37:06 +05:30
sujitprasad
50c9557a5a Revert "update ver1.0.5.7"
This reverts commit 21e2ecef16.
2016-02-05 15:10:36 +05:30
sujitprasad
21e2ecef16 update ver1.0.5.7 2016-02-04 16:51:45 +05:30