• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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
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
Can you fix it?
 
Here is an error. can anyone help with this one?
You can create a table by the non existing table or you can extract the same table from another database of the same system. That will work. Because during updation of same system that I use, I transferred each table by exporting and then importing to new database from old one. Mostly the databases dont have huge changes. Just make sure to have some patience while performing permutations and combinations.
 
Guys, I have a good news for you. We have solved the issue of the infinite loading issue. attaching the file below. Kindly replace the file CoreDashboard from the location "app/http/controllers/focus/general"

This will solve your problem.


If you have userEmail field issue during installation,
kindly solve it by the code below


open file resources\views\vendor\installer\environment-wizard.blade.php
find


<input type="email" name="user_email" id="user_email" class="form-control" value="[email protected]"
placeholder="{{ trans('installer_messages.environment.wizard.form.super_admin_email') }}"
disabled/>




Replace above code with the code below.


<input type="email" name="user_email" id="user_email" class="form-control" value="[email protected]"
placeholder="{{ trans('installer_messages.environment.wizard.form.super_admin_email') }}"
/>


If you need I can share full sized script.
Thanks and Regards,
 

Attachments

  • CoreDashboard.zip
    2.5 KB · Views: 10
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock