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

Incite - Short News App & Web, Blog App with Laravel Admin Panel for Android & iOS

Incite - Short News App & Web, Blog App with Laravel Admin Panel for Android & iOS v2.2 Untouched

No permission to download
would be great if you can update to VERSION 1.6 – October 18, 2022
thanks
 
please update bro

VERSION 1.7 – May 02, 2023 =============VERSION 1.7 – May 02, 2023=============
Backend (Admin Panel)
1. Create Post - Given the support to add multiple categories in a post.
2. Facebook Ads - In settings, you can manage the Facebook ads settings.
3. Fixed the newsapi.org section which is not fetching news.
4. Added status management on languages
5. Personal ads - Create ads view updated to use it more easy.
6. Fixed many minor bugs.

Application
1. App design revamped.
2. Added animations
3. Facebook ads support
4. Flutter version update
5. Fixed many minor bugs.
 
Babak updated Incite - Short News App & Web, Blog App with Laravel Admin Panel for Android & iOS with a new update entry:

Incite v2.2 Untouched

Download Incite v2.2 - Short News App & Web, Blog App with Laravel Admin Panel for Android & iOS Nulled Free
VERSION 2.2 – November 19, 2023
=============VERSION 2.2 – November 19, 2023=============

Backend (Admin Panel)
11. Fixes made in installation process.
2. Added meta title, description and keywords with cms contents
3. Added set default feature in language.
4. Added google translation for translate keywords.
5. Modified text to speech setting under the all settings sections
6...

Read the rest of this update entry...
 
  • Like
Reactions: RoyalC
someone a install it ? i 'm having a trouble , it won't install !! when launch install i'm getting this error !
Code:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

<?php



/**

 * Laravel - A PHP Framework For Web Artisans

 *

 * @package  Laravel

 * @author   Taylor Otwell <[email protected]>

 */



$uri = urldecode(

    parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH) ?? ''

);



// This file allows us to emulate Apache's "mod_rewrite" functionality from the

// built-in PHP web server. This provides a convenient way to test a Laravel

// application without having installed a "real" web server software here.

if ($uri !== '/' && file_exists(__DIR__.'/public'.$uri)) {

    return false;

}



require_once __DIR__.'/public/index.php';
 
someone a install it ? i 'm having a trouble , it won't install !! when launch install i'm getting this error !
Code:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

<?php



/**

 * Laravel - A PHP Framework For Web Artisans

 *

 * @package  Laravel

 * @author   Taylor Otwell <[email protected]>

 */



$uri = urldecode(

    parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH) ?? ''

);



// This file allows us to emulate Apache's "mod_rewrite" functionality from the

// built-in PHP web server. This provides a convenient way to test a Laravel

// application without having installed a "real" web server software here.

if ($uri !== '/' && file_exists(__DIR__.'/public'.$uri)) {

    return false;

}



require_once __DIR__.'/public/index.php';
Php version >=8.2
 
Edit .htaccess file remove old code and insert this code.....

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php
</IfModule>
 
  • Like
Reactions: RoyalC
Edit .htaccess file remove old code and insert this code.....

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php
</IfModule>
it was that , thanks, i don't know why my hoster won't save my modified htacess file now it"s workinf
 
for having full access, install script and when asking for verified code (don't close install screen), go to server and edit the env. file, look for the line CODE_VERIFIED= and simply add true1 like this: CODE_VERIFIED=true1
return to the installation process and put any code :D
 

Forum statistics

Threads
78,852
Messages
1,127,600
Members
246,534
Latest member
mastbabia
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