• 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"

Grow CRM - Laravel Project Management

Grow CRM - Laravel Project Management v2.5

No permission to download
maumaju updated Grow CRM - Laravel Project Management with a new update entry:

Version 2.2 – 15 June 2023

[New Feature] – Remember filters (Tickets)
[New Feature] – Google reCAPTCHA
[New Feature] – Edit timesheets
[New Feature] – In-line ticket replies
[Improvement ] – Edit and delete ticket replies
[Improvement ] – Show tags and reminders of kanban cards
[Improvement ] – Added search box to custom fields dropdowns
[Improvement ] – Add custom CSS for invoice and estimate pdf files
[Fixed] – Various bugs

Read the rest of this update entry...
 
to null this just replace web.php
PHP:
Route::post("/requirements", "Setup\Setup@checkRequirements")->middleware('memo');;

with
PHP:
Route::post("/requirements", "Setup\Setup@checkRequirements");
 
to null this just replace web.php
PHP:
Route::post("/requirements", "Setup\Setup@checkRequirements")->middleware('memo');;

with
PHP:
Route::post("/requirements", "Setup\Setup@checkRequirements");
tried to update the old version using this method fails shows an error on the update page
 
maumaju updated Grow CRM - Laravel Project Management with a new update entry:

v2.3

Change Log​

Version 2.3 – 9 November 2023
[New Feature] - Detailed reports
[New Feature] - Paystack payment gateway
[New Feature] - Direct URL to view estimates without logging into the CRM
[New Feature] - Export projects
[New Feature] - Bulk change project statuses
[New Feature] - Bulk assign projects
[New Feature] - Bulk change leads status
[New Feature] -...

Read the rest of this update entry...
 
Hello

After successful installation, when I login this is the information received,

APP_DEBUG is set to true while APP_ENV is not local

This could make your application vulnerable to remote execution. Read more about Ignition security.


C:\xampp\htdocs\grow\application\





InvalidArgumentException
View [nav.topnav] not found. (View: C:\xampp\htdocs\grow\application\resources\views\layout\wrapper.blade.php)

http://localhost/grow/home

Hide solutions



nav.topnav was not found.​


Are you sure the view exists and is a .blade.php file?
 
Hello

After successful installation, when I login this is the information received,

APP_DEBUG is set to true while APP_ENV is not local

This could make your application vulnerable to remote execution. Read more about Ignition security.


C:\xampp\htdocs\grow\application\





InvalidArgumentException
View [nav.topnav] not found. (View: C:\xampp\htdocs\grow\application\resources\views\layout\wrapper.blade.php)

http://localhost/grow/home

Hide solutions



nav.topnav was not found.​


Are you sure the view exists and is a .blade.php file?
Please any help on this issue?
 
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