Commit Graph

452 Commits

Author SHA1 Message Date
KNaveenraj-ladybird
a262dd2989 corrections 2023-09-12 14:10:43 +05:30
StyleCI Bot
9dfedfc77c Apply fixes from StyleCI 2023-09-06 09:09:54 +00:00
KNaveenraj-ladybird
adc6c48ea4 fixes 2023-09-06 14:37:02 +05:30
noor
92d0f9cd48 client-update
changes

changes1

page-changes

lock

color

changes-2

footer

page

toggle-remove

display-dropdown

changes

card-changes

card

changes-button

chnages-article

pages

page-404-fix

breadcrumbs-fix

remove drop-down

Apply fixes from StyleCI

buttons

fixes

existing-fix

changes-3

Apply fixes from StyleCI

changes-4
2023-06-09 15:48:59 +05:30
StyleCI Bot
c5b317db7e Apply fixes from StyleCI 2023-06-08 18:56:45 +05:30
noor
95827b64a9 changes 2023-06-08 18:56:45 +05:30
StyleCI Bot
c8f815e2b9 Apply fixes from StyleCI 2023-06-08 18:56:45 +05:30
noor
2541b48b9b token-fixes 2023-06-08 18:56:45 +05:30
Utkarsh Pandey
697c177a0b getting internal server error if there is no user with mobile number 2023-06-08 18:56:27 +05:30
StyleCI Bot
4e5c7123b0 Apply fixes from StyleCI 2023-06-08 18:56:00 +05:30
noor
1eea7ff15e clock-work 2023-06-08 18:56:00 +05:30
noor
cf4bec91a6 xss-injection 2023-06-08 18:55:41 +05:30
StyleCI Bot
d4cc2a734e Apply fixes from StyleCI 2023-03-31 18:10:50 +05:30
noor
7e65fa2a9e add-DB_ENGINE 2023-03-31 18:10:50 +05:30
noor
9165117b38 Api-fixes 2023-03-31 18:10:50 +05:30
noor
3d14e50c65 8114-fixes
add-changes

register-fix

Apply fixes from StyleCI

register-change
2023-03-29 10:17:38 +05:30
noor
5e60d1e0bd fixes
Apply fixes from StyleCI

changes

array key fix
2023-03-29 10:17:12 +05:30
RafficMohammed
0654723809 Existing bugs commits squashed
validation-bugsnag-email

auto-update

datatables

adding-engine

backup

fixes

Apply fixes from StyleCI

duedate fixes

Apply fixes from StyleCI

style-changes

changes

Apply fixes from StyleCI

changes-n

Apply fixes from StyleCI

manual-update

database:sync

issues

bugfixes

mail

Apply fixes from StyleCI

Apply fixes from StyleCI
2023-03-29 10:16:46 +05:30
StyleCI Bot
b3b057e0cc Apply fixes from StyleCI 2023-03-26 22:33:44 +05:30
RafficMohammed
34bb914fef mail 2023-02-28 19:58:21 +05:30
RafficMohammed
40809202df bugfixes 2023-02-28 19:25:06 +05:30
RafficMohammed
555b881753 issues 2023-02-28 18:08:04 +05:30
RafficMohammed
4037a74fca database:sync 2023-02-28 16:57:16 +05:30
RafficMohammed
67950fc78f fixes 2023-02-17 13:25:50 +05:30
RafficMohammed
2381fd7cf5 backup 2023-02-13 13:30:39 +05:30
RafficMohammed
9a26fa32aa datatables 2023-02-07 12:01:22 +05:30
RafficMohammed
d468d309aa auto-update 2023-02-01 16:45:32 +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
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
e7c679405c Shift cleanup 2023-01-07 20:58:07 +00:00
Shift
66f56de7aa Convert optional() to nullsafe operator 2023-01-07 20:56:44 +00:00
Shift
c73ff6ec81 Shift core files 2023-01-07 20:56:43 +00:00
Shift
dbc0a73ec5 Convert to Symfony Mailer 2023-01-07 20:56:35 +00:00
Shift
9822b3c0bb Shift registered middleware 2023-01-07 20:56:29 +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
2e4a7f687d Apply fixes from StyleCI 2023-01-07 20:46:44 +00:00
RafficMohammed
0433640426 laravel-8 changes 2023-01-08 02:16:25 +05:30
StyleCI Bot
a5dde6a61a Apply fixes from StyleCI 2023-01-07 20:34:10 +00:00
Shift
6066e82e9c Shift cleanup 2023-01-07 20:33:31 +00:00
Shift
962785f858 Adopt class based routes 2023-01-07 20:33:11 +00:00
Shift
41cb65c70c Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2023-01-07 20:33:08 +00:00
Shift
2e6e296715 Shift service providers 2023-01-07 20:33:06 +00:00
Shift
cd9b2383a6 Replace deprecated HEADER_X_FORWARDED_ALL constant 2023-01-07 20:33:05 +00:00
Shift
0590f1a07a Shift HTTP kernel and middleware 2023-01-07 20:33:04 +00:00