RafficMohammed
d468d309aa
auto-update
2023-02-01 16:45:32 +05:30
StyleCI Bot
c284b41179
Apply fixes from StyleCI
2023-01-07 21:28:06 +00:00
RafficMohammed
1d54b8bc7f
package and depencies
2023-01-08 02:57:47 +05:30
StyleCI Bot
16083484fd
Apply fixes from StyleCI
2023-01-07 20:58:45 +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
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
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
5db1c9402b
Shift cleanup
2023-01-06 11:55:15 +00:00
Shift
b02541ac64
Replace deprecated array and string helpers
...
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are deprecated in Laravel 5.8 and removed in Laravel 6.
2023-01-06 11:53:35 +00:00
Shift
03623d493d
Convert to event
helper
...
Laravel has deprecated the `fire()` helper and `Event::fire()`.
These will be removed in Laravel 5.8. Instead, you should use
the `event()` helper.
2023-01-06 11:53:21 +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
9a6f1788a4
Convert string references to ::class
...
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2023-01-03 08:25:43 +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
72d6529157
Apply fixes from StyleCI
2021-02-26 09:00:06 +00:00
Manish Verma
2c3a417e80
Secure Faveo console comand added
...
updates
2021-02-26 14:05:35 +05:30
Manish Verma
ed3bbd76d7
Apply fixes from StyleCI
2020-03-17 05:14:38 +00:00
Manish Verma
f2070a93c6
Updated isInstall() method
...
Updated inInstall herlper method to check value of install from config data as env(DB_INSTALL) returns null in some system
2018-11-16 12:42:44 +05:30
Manish Verma
426a285431
Travis DB setup
...
- Added testing setup command for configuring testing db and environment
- Updated travis.yml to use MySQL service
Apply fixes from StyleCI
added user to access db in travis.yml
updates
updates
Apply fixes from StyleCI
2018-09-19 15:44:43 +05:30
Manish Verma
be4b1231b6
Added Art logo in CLI installer
2018-09-19 15:44:43 +05:30
Manish Verma
767ab8e8b7
Fixed testcases run condition
...
Fixed issue with running testcases
Added file permission check in Probe.php for storage and bootstrap directories.
Named route bugs fixed reported on bugsnag
2018-09-19 15:44:43 +05:30
Manish Verma
8e006192b1
Removed sla-escalate command from kernal
...
Removed sla-escalate atrisan command from kernal as the functionality is not working and which is causing the issue while running cron command in v1.10
2018-09-19 15:44:43 +05:30
Manish Verma
ab77792226
Change order of commands
2018-08-16 21:01:07 +05:30
Manish Verma
ac145fe565
Updates
...
Fixed CLI installer
Fixed First user detail seeder
2018-08-07 14:16:14 +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
01700a00bd
Apply fixes from StyleCI
2017-01-28 05:57:31 +00:00
Manish Verma
1b45e5a952
updates
2017-01-05 19:09:46 +05:30
Vijay Sebastian
e9e7743018
scheduling task
2017-01-05 15:56:55 +05:30
Manish Verma
88f3df2180
Apply fixes from StyleCI
2016-12-13 13:14:54 +00:00
Manish Verma
2d8e640e9b
Updates
2016-12-13 18:18:25 +05:30
Manish Verma
024146d38e
command Bug fix patch
...
* removed-not-exisitng-commands
* solved read/inread message color distinction not working
2016-10-20 10:00:58 +05:30
Manish Verma
5b0eeb5d81
commands bug fix patch
...
remove commands from kernel which deos not exist.
2016-10-19 11:57:33 +05:30
Manish Verma
76e85db070
update 1.0.8.0
...
Commits for version update
2016-10-17 12:02:27 +05:30
Sujit Prasad
e2390f67d4
Applied fixes from StyleCI
2016-08-05 09:24:12 -04:00
Sujit Prasad
ffa56a43cb
update v1.0.7.9 R.C.
...
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30
Sujit Prasad
283d97e3ea
update v 1.0.7.5
2016-06-13 20:41:55 +05:30
Sujit Prasad
d637c2b23f
Applied fixes from StyleCI
2016-02-19 02:20:12 -05:00
sujitprasad
696e0390fe
update v1.0.3.3
2015-12-22 14:09:23 +05:30
sujitprasad
16ea6e1984
Revert "My first commit of codes"
...
This reverts commit a6e5a69348
.
2015-05-01 13:27:00 +05:30
sujitprasad
a6e5a69348
My first commit of codes
2015-05-01 13:13:01 +05:30