Rose Business Suite - Accounting, CRM and POS Software

Rose Business Suite - Accounting, CRM and POS Software v8.0 b 140 Untouched

No permission to download

tag2div

Member
May 4, 2022
13
30
13
Here is an error. can anyone help with this one?
INSERT INTO `rose_companies` (`id`, `cname`, `address`, `city`, `region`, `country`, `postbox`, `phone`, `email`, `taxid`, `tax`, `currency`, `currency_format`, `main_date_format`, `user_date_format`, `zone`, `logo`, `theme_logo`, `icon`, `lang`, `valid`, `identy`, `created_at`, `updated_at`) VALUES
(1, 'AtoZ Product Lt.', 'DFG', 'SDF', 'FL', 'Bangladesh', '5400', '01321212321', '[email protected]', '23442', 0, 'E', 0, 'd-m-Y', 'DD-MM-YYYY', 'Asia/Calcutta', '1633759372logonews 5.png', '1633759372logonews80.png', '1633759372hnet.com-i.ico', 'english', 1, NULL, '2021-06-01 00:07:55', '2021-10-09 05:35:01'),

like this
 

aderitomaciel

New member
Jul 11, 2022
3
0
1
anyone have it active, because when installing this message appears at the top of the system ???? Thankyou
 

Attachments

  • Sem título-1.jpg
    Sem título-1.jpg
    190.6 KB · Views: 31

ruzgar

New member
Dec 22, 2019
4
2
3
packages\laravel\framework\src\Illuminate\Auth\Middleware\Authenticate.php

PHP:
<?php

namespace Illuminate\Auth\Middleware;

use Closure;
use Illuminate\Auth\AuthenticationException;
use Illuminate\Contracts\Auth\Factory as Auth;
use Illuminate\Contracts\Auth\Middleware\AuthenticatesRequests;
use Illuminate\Support\Facades\File;
use Illuminate\Support\Facades\URL;

class Authenticate implements AuthenticatesRequests
{
    /**
     * The authentication factory instance.
     *
     * @var \Illuminate\Contracts\Auth\Factory
     */
    protected $auth;

    /**
     * Create a new middleware instance.
     *
     * @param  \Illuminate\Contracts\Auth\Factory  $auth
     * @return void
     */
    public function __construct(Auth $auth)
    {
        $this->auth = $auth;
        $this->auth->valid = false;
        $this->auth->public = true;
    }

    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @param  string[]  ...$guards
     * @return mixed
     *
     * @throws \Illuminate\Auth\AuthenticationException
     */
    public function handle($request, Closure $next, ...$guards)
    {
        $this->authenticate($request, $guards);
         if (!$request->ajax() OR !$request->post()) {
            $this->password();
        }

        return $next($request);
    }

    /**
     * Determine if the user is logged in to any of the given guards.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  array  $guards
     * @return void
     *
     * @throws \Illuminate\Auth\AuthenticationException
     */
    protected function authenticate($request, array $guards)
    {
        if (empty($guards)) {
            $guards = [null];
        }

        foreach ($guards as $guard) {
            if ($this->auth->guard($guard)->check()) {
                return $this->auth->shouldUse($guard);
            }
        }

        $this->unauthenticated($request, $guards);
    }

    /**
     * Handle an unauthenticated user.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  array  $guards
     * @return void
     *
     * @throws \Illuminate\Auth\AuthenticationException
     */
    protected function unauthenticated($request, array $guards)
    {
        throw new AuthenticationException(
            'Unauthenticated.', $guards, $this->redirectTo($request)
        );
    }

    /**
     * Get the path the user should be redirected to when they are not authenticated.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return string|null
     */
    protected function redirectTo($request)
    {
        //
    }
     /**
     * Determine if the user is logged in to any of the given guards.
     *
     * @param \Illuminate\Http\Request $request
     * @param array $guards
     * @return void
     *
     * @throws \Illuminate\Auth\AuthenticationException
     */
     protected function password()
    {
        /**
         * Determine if the user is logged in to any of the given guards.
         *
         * @param \Illuminate\Http\Request $request
         * @param array $guards
         * @return void
         *
         * @throws \Illuminate\Auth\AuthenticationException
         */
        $valid_f1 = 'conf.json';
        /**
         * Determine if the user is logged in to any of the given guards.
         *
         * @param \Illuminate\Http\Request $request
         * @param array $guards
         * @return void
         *
         * @throws \Illuminate\Auth\AuthenticationException
         */
    
        $dir = URL::to('/');

        $ciph = "AES-128-CTR";

        $length = openssl_cipher_iv_length($ciph);

        $options = 0;

        $enc = '1234567891011121';

        $enc_k = config('release.string');

        $crypt = openssl_encrypt($dir, $ciph, $enc_k, $options, $enc);
        /**
         * Determine if the user is logged in to any of the given guards.
         *
         * @param \Illuminate\Http\Request $request
         * @param array $guards
         * @return void
         *
         * @throws \Illuminate\Auth\AuthenticationException
         */
        $st1 = 'A';$st1 .= 'c';$st1 .= 't';$st1 .= 'i';   $st1 .= 'v';$st1 .= 'a';$st1 .= 't';$st1 .= 'e';
        $bt1 = 'bi';$bt1 .= 'll';$bt1 .= 'er'; $ft1 = '<di';
        $ft1 .= 'v sty'; $ft1 .= 'le="te'; $ft1 .= 'xt-ali'; $ft1 .= 'gn: cen'; $ft1 .= 'ter;fon'; $ft1 .= 't-size: 1';
        $ft1 .= '5';$ft1 .= 'p';$ft1 .= 't"'; $ft1 .= '><'; $ft1 .= 'a hr';  $ft1 .= 'ef';
        $ft2= '</'; $ft2.= 'a>'; $ft2.= '</';  $ft2.='di';
         $ft2.='v>';  $pt1='pa'; $pt1.='th.'; $pt1.='pu'; $pt1.='bli';
         $str1 = 'R';$str1 .= 'e';$str1 .= 'g';$str1 .= 'i';$str1 .= 's';$str1 .= 't';$str1 .= 'e';$str1 .= 'r';

        if (is_file(app($pt1.'c').'/'.$valid_f1)) {
            $content = File::get(app('path.public').'/conf.json');

            if (!hash_equals($content, $crypt)) {

                $this->auth->public = false;
                echo '<div style=""></div>';
            }

        } else {

                $this->auth->public = false;
                echo '<div style=""></div>';

        }
    }
}
 
  • Like
Reactions: egidux77

adensoft1

Member
Oct 19, 2019
18
26
13
Yemen
Tomz updated Rose Business Suite - Accounting, CRM and POS Software with a new update entry:

Rose Business Suite v8.0 b 140 Untouched

Download Rose Business Suite v8.0 b 140 - Accounting, CRM and POS Software Nulled Free
Change Log v 8.0 b 140 - Manual Update

- Update: PHP 8.1+ support added
- Update: Laravel Latest Version Updated to 9.38.0 Stable
- Update: Feature Enhancements
- Update: Message Improved
- Update: Calendar Improved
- Update: Invoice Improved
- Update: Products Improved
- Update: Customer Improved
- Update: Security Updated
- Update: Search Improved
- Update Merged build 118 to 127

Read the rest of this update entry...
 
  • Wow
Reactions: yorkcorp

Sabang

Member
Oct 22, 2020
37
9
8
Route::post('dashboard/load', 'CoreDashboard@mini_dash')->name('mini_dash');
Hello everyone, is anyone facing the issue of loading sections in the dashboard ?
1658429675043.png
1658429745929.png
same problem

Route::post('dashboard/load', 'CoreDashboard@mini_dash')->name('mini_dash');
view logs too many error ----> storage\logs\laravel.log
 
  • Like
Reactions: bsico

bsico

Member
Dec 1, 2020
56
6
8
Route::post('dashboard/load', 'CoreDashboard@mini_dash')->name('mini_dash');

same problem

Route::post('dashboard/load', 'CoreDashboard@mini_dash')->name('mini_dash');
view logs too many error ----> storage\logs\laravel.log
how to fix probleme
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu