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

Flow - Laravel Personal Multilingual Blog Script

Flow - Laravel Personal Multilingual Blog Script v2.11

No permission to download

mohamedhk2

Member
May 5, 2022
23
57
13
mohamedhk2 submitted a new resource:

Flow - Laravel Personal Multilingual Blog Script - Flow Laravel Personal Multilingual Blog Script

Flow_590x300.jpg
Download Flow - Laravel Personal Multilingual Blog Script CodeCanyon 32500160

Flow
is a clean and minimal Laravel blog script for perfect
for writers who need to create personal blog site with simple creative
features and effects to make readers feel the pleasure of reading blog posts
and articles.

Packed with a fine assortment of personal blog templates, tons of exciting
predesigned layouts for all types of blogs.

Flow is a Laravel personal blog...

Read more about this resource...
 
License activation required what to do?
try to change platform/core/setting/src/Http/Controllers/SettingController.php function getVerifyLicense
to:
PHP:
public function getVerifyLicense(Core $core, BaseHttpResponse $response)
{
    return $response->setMessage('Your license is activated.')->setData([
       'activated_at' => Carbon::now()->format('M d Y'),
       'licensed_to' => 'babia.to',
     ]);
 
try to change platform/core/setting/src/Http/Controllers/SettingController.php function getVerifyLicense
to:
PHP:
public function getVerifyLicense(Core $core, BaseHttpResponse $response)
{
    return $response->setMessage('Your license is activated.')->setData([
       'activated_at' => Carbon::now()->format('M d Y'),
       'licensed_to' => 'babia.to',
     ]);
Sir, can you kindly share exactly where I have to put this code... https://prnt.sc/RHy6rZ4fDgBy
I have changed as per your instruction. But still showing the activation fields. I am a very new student in this field. So need your help.
 
plugin comment v1.2.0

extract to platform/plugins/comment with overwrite
 

Attachments

  • comment-1.2.0.zip
    1.1 MB · Views: 16
Hey, here is my SettingController code but still getting the activation error;

1688516504910.png
remove vendor dir and run composer update
or just do the same change in vendor/botble/platform/setting/src/Http/Controllers/SettingController.php
 
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