Commit Graph

61 Commits

Author SHA1 Message Date
StyleCI Bot
03585f5a5a Apply fixes from StyleCI 2023-09-20 06:41:32 +00:00
StyleCI Bot
b3b057e0cc Apply fixes from StyleCI 2023-03-26 22:33:44 +05:30
RafficMohammed
9dd3f53910 validation-bugsnag-email 2023-01-31 13:17:59 +05:30
RafficMohammed
2ec836b447 seeder-migration-issues 2023-01-30 14:33:06 +05:30
StyleCI Bot
9fe2d79a9f Apply fixes from StyleCI 2023-01-07 21:45:37 +00:00
RafficMohammed
a8a0743b2c handler-and-view 2023-01-08 03:15:16 +05:30
Shift
c73ff6ec81 Shift core files 2023-01-07 20:56:43 +00:00
Shift
0f3ee8ab58 Shift exception handler 2023-01-07 20:33:02 +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
076b1fbca7 Shift to Throwable 2023-01-07 19:53:57 +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
RafficMohammed
774eed8b0e laravel-6 support 2023-01-08 01:17:22 +05:30
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
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
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
cfec60b43f Envato updates 2018-08-16 13:56:18 +05:30
Manish Verma
0dd87e255a Apply fixes from StyleCI 2018-08-14 09:31:23 +00:00
Manish Verma
6657fa4c6a Handling validation errors in API calls 2018-08-14 15:00:32 +05:30
Manish Verma
6da4cc448d bug-fix 2018-08-13 19:38:40 +05:30
Manish Verma
2f6ce43fe1 Bugfix and language updates
Fixed links and language translations in installert.
Fixed outgoing mail issue.
2018-08-13 18:39:36 +05:30
Manish Verma
895dbae4e0 Removed dd() from handler 2018-08-09 17:34:20 +05:30
Manish Verma
3b76605892 Language update
Added different level of language preference functionaloty which can be
set from the new option in top navigation bar
Lanaguage preference can be set as
* System language (Default for all users)
* Session based   (User who are not logged in and want to see they
system in language of their choice can set their preference in browser
session)
* User lever (for authenticated users who have updated their language
preference, system will change into their selected language when they
log into the system)
2018-08-08 15:37:25 +05:30
Manish Verma
a08bfd0ebd API updates 2018-08-07 16:56:16 +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
bddfd25393 lang-updaetes 2017-05-15 16:49:13 +05:30
Manish Verma
7108cf8b63 release updates
disabled debug mode in default configuration
2017-05-04 02:41:44 +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
3138da5f5b update v1.0.7.7 2016-06-23 17:43:18 +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
a6a7c762dc Applied fixes from StyleCI 2016-06-15 00:52:21 -04:00
Sujit Prasad
050086df09 update v1.0.7.5 2016-06-14 14:45:24 +05:30
Bhanu
1b77330dde Applied fixes from StyleCI 2016-06-13 11:30:41 -04:00
Sujit Prasad
283d97e3ea update v 1.0.7.5 2016-06-13 20:41:55 +05:30
Sujit Prasad
cf92ee10e6 Applied fixes from StyleCI 2016-04-19 09:52:10 -04:00
Sujit Prasad
5327b0c0da update 1.0.7 2016-04-19 19:19:42 +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
Sujit Prasad
b683267ad5 Update Handler.php 2016-03-03 12:22:55 +05:30
sujitprasad
c56ff86194 Update v1.0.6.5 2016-03-02 12:25:21 +05:30
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