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

FastAi - SaaS AI Content Voice Text Image Chat & Code Generator

FastAi - SaaS AI Content Voice Text Image Chat & Code Generator v1.5.3 - Untouched

No permission to download

UCEF

Well-known member
Babiato Lover
Trusted Seller
Trusted Uploader
GiveAway Master
May 30, 2023
750
1,194
100
Earth
urly.pw
deanmaheswa submitted a new resource:

FastAi - SaaS AI Content Voice Text Image Chat & Code Generator [Not Nulled] - Your all-in-one SaaS platform for lightning-fast AI content generation and quick revenue acceleratio

astAI is an exceptional SaaS platform that empowers users to harness the power of OpenAI’s Artificial Intelligence technology for generating a wide range of textual content. From articles and blogs to ads and media, the possibilities are virtually limitless across different languages. Furthermore, users can effortlessly create stunning AI-generated images by simply describing their desired visuals using the remarkable OpenAI DALL-E-2. With FastAI’s comprehensive backend admin panel...

Read more about this resource...
 
  • Love
Reactions: Babak
can use other link to share this resource? because existing resource link very slow to download
 
installation succes, but some errors when trying to connect as an admin or cerate a new user
can't acces as an admin or super admin

neither can't register new users as emails can't go cause smtp is not configured

still have 500 | SERVER ERROR
 
UCEF updated FastAi - SaaS AI Content Voice Text Image Chat & Code Generator with a new update entry:

Version 1.5.1 - 07 Nov 2023 - Untouched

  • Fix : Fixed purchase key verification issue.
  • Remove : Removed SMTP credentials set up option during installation.
  • New : Added an option to set up and check SMTP credentials during installation.
  • New : Added an option to super admin during installation.
  • New : Added an automated version update powerful system from the admin dashboard.
  • New : Added a new page inside the admin dashboard where the admin can update the app version to latest version with one click.

Read the rest of this update entry...
 
My server also didn’t pass the test at the first step, I have the latest version of the PHP 8.2.10 and I changed another file, but I know for sure that I have all the modules installed resources/views/installer check.blade.php


Code:
@php
    $laravelVersion = '8.2.10';
    $allValuesAreTrue = true;

    $requirements = [
        'php_version' => version_compare(PHP_VERSION, $laravelVersion, ">="),
        'openssl_enabled' => extension_loaded("openssl"),
        'pdo_enabled' => defined('PDO::ATTR_DRIVER_NAME'),
        'mbstring_enabled' => extension_loaded("mbstring"),
        'curl_enabled' => extension_loaded("curl"),
        'tokenizer_enabled' => extension_loaded("tokenizer"),
        'xml_enabled' => extension_loaded("xml"),
        'ctype_enabled' => extension_loaded("ctype"),
        'fileinfo_enabled' => extension_loaded("fileinfo"),
        'gd_enabled' => extension_loaded("gd"),
        'json_enabled' => extension_loaded("json"),
        'bcmath_enabled' => extension_loaded("bcmath"),
    ];

    foreach ($requirements as $item) {
        if (!$item) {
            $allValuesAreTrue = true;
                    }
    }

    $statusList = [
        ['title' => "PHP >= $laravelVersion", 'key' => 'php_version'],
        ['title' => 'OpenSSL PHP Extension', 'key' => 'openssl_enabled'],
        ['title' => 'Gd PHP Extension', 'key' => 'pdo_enabled'],
        ['title' => 'fileinfo PHP Extension', 'key' => 'mbstring_enabled'],
        ['title' => 'Pdo PHP Extension', 'key' => 'curl_enabled'],
        ['title' => 'Mbstring PHP Extension', 'key' => 'tokenizer_enabled'],
        ['title' => 'Curl PHP Extension', 'key' => 'xml_enabled'],
        ['title' => 'Tokenizer PHP Extension', 'key' => 'ctype_enabled'],
        ['title' => 'XML PHP Extension', 'key' => 'fileinfo_enabled'],
        ['title' => 'CTYPE PHP Extension', 'key' => 'gd_enabled'],
        ['title' => 'JSON PHP Extension', 'key' => 'json_enabled'],
        ['title' => 'BCmath PHP Extension', 'key' => 'bcmath_enabled'],
    ];
@endphp

@extends('installer.main')
@section('content')
    @include('installer.components.navbar', ['step1' => 'active'])

    <div class="mb-12">
        @if (!$allValuesAreTrue)
            <p class="bg-red-100 text-red-500">
                {{__("Your server doesn't meet the following requirements")}}
            </p>
        @endif
        <div class="border border-gray-300">
            @foreach ($statusList as $item)
                <div class="flex justify-between items-center px-6 py-4 odd:bg-gray-100 text-gray-500">
                    {{$item['title']}}

                    @if ($item['key'] === 'php_version')
                        <div class="flex items-center">
                            <span class="mr-2">
                                <?php echo PHP_VERSION; ?>
                            </span>
                            @if ($requirements[$item['key']])
                                @include('installer.components.check', ['class' => 'text-green-500'])
                            @else
                                @include('installer.components.wrong', ['class' => 'text-red-500'])
                            @endif
                        </div>
                    @else
                        @if ($requirements['openssl_enabled'])
                            @include('installer.components.check', ['class' => 'text-green-500'])
                        @else
                            @include('installer.components.wrong', ['class' => 'text-red-500'])
                        @endif
                    @endif
                </div>
            @endforeach
        </div>
    </div>

    @if ($allValuesAreTrue)
        <div class="flex justify-end">
            <a id="next" href="/setup/step-1">
                <button class="button">
                    {{__('Next Step')}}
                </button>
            </a>
        </div>
    @endif
@endsection
 
UCEF updated FastAi - SaaS AI Content Voice Text Image Chat & Code Generator with a new update entry:

Version 1.5.3 - 12 December 2023 - Untouched

  • Fix : Resolved input file upload issue.
  • New : Added table data export option as csv format.
  • New : Added OpenAI model select option from admin panel.
  • New : Added OpenAI model for Text To Speech generation feature.
  • Change : Separated OpenAI setup section by a new page.
  • Remove : Removed AWS Polly dependencies from Text To Speech generation feature.
  • Remove : Removed purchase key verification option during installation.

Read the rest of this update entry...
 
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