What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
CMSLooks | Laravel CMS With OpenAI Powered Blog, News & Magazines Script

NULLED CMSLooks | Laravel CMS With OpenAI Powered Blog, News & Magazines Script 2.2.0 NULLED

raz0r

owner
Staff member
Administrator
Moderator
Member
Messages
26,537
Files
6738
Reactions
96,963
raz0r submitted a new resource:

CMSLooks | Laravel CMS With OpenAI Powered Blog, News & Magazines Script - CMSLooks Laravel CMS With OpenAI Powered Blog, News & Magazines Script Codecanyon 45824604

View attachment 20068

CMSlooks NULLED is a powerful content management system (CMS) designed specifically for individuals and organizations looking to start their own online blog, news, and magazine portal. Powered by OpenAI and built on the Laravel framework, CMSlooks offers a comprehensive set of features and tools to create, manage, and publish engaging content.

Key Features:

...

Read more about this resource...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: yogisupandi
raz0r submitted a new resource:

CMSLooks | Laravel CMS With OpenAI Powered Blog, News & Magazines Script - CMSLooks Laravel CMS With OpenAI Powered Blog, News & Magazines Script Codecanyon 45824604



Read more about this resource...
thanks for the script,
can you do the addon also?

 
Reacted by:
thanks for the script,
can you do the addon also?

Did you tried this script?
@iranthavan , I face issue related when admin panel login I can't change few things.
after digging few codes I found middleware.php not configured. Now I can paste raw code should i also paste zip as update?
App\Http\Middleware\TrustProxies.php
<?php
namespace App\Http\Middleware;
use Illuminate\Http\Middleware\TrustProxies as Middleware;
use Illuminate\Http\Request;
class TrustProxies extends Middleware
{
/**
* The trusted proxies for this application.
*
* @var array<int, string>|string|null
*/
protected $proxies;
/**
* The headers that should be used to detect proxies.
*
* @var int
*/
protected $headers =
Request::HEADER_X_FORWARDED_FOR |
Request::HEADER_X_FORWARDED_HOST |
Request::HEADER_X_FORWARDED_PORT |
Request::HEADER_X_FORWARDED_PROTO |
Request::HEADER_X_FORWARDED_AWS_ELB;
}
TO THIS
App\Http\Middleware\TrustProxies.php

<?php
namespace App\Http\Middleware;
use Illuminate\Http\Middleware\TrustProxies as Middleware;
use Illuminate\Http\Request;
class TrustProxies extends Middleware
{
/**
* The trusted proxies for this application.
*
* @var array<int, string>|string|null
*/
protected $proxies = '*';
/**
* The headers that should be used to detect proxies.
*
* @var int
*/
protected $headers =
Request::HEADER_X_FORWARDED_FOR |
Request::HEADER_X_FORWARDED_HOST |
Request::HEADER_X_FORWARDED_PORT |
Request::HEADER_X_FORWARDED_PROTO |
Request::HEADER_X_FORWARDED_AWS_ELB;
}
I am new in forum sorry for ping how you gonna help me to solve issue for larger mass.
thanks
 
Reacted by:
Olá senhor, não posso salvar as imagens, você poderia me ajudar a resolver esse problema? Obrigado por disponibilizar este script
 
Reacted by:
raz0r updated CMSLooks | Laravel CMS With OpenAI Powered Blog, News & Magazines Script with a new update entry:

CMSLooks 2.2.0 NULLED

🔑LINK PROTECTION PASSWORD FOR THIS UPDATE🔑


16 December, 2024 – Version 2.2.0

// # List of updates
// ------------------------------

1. Added Ads manager
2. Added Input fields for video, and audio format blogs
3. Added video and audio player in blog details page
4. Fixed some known bugs

Update Documentation : http://documentation.cmslooks.themelooks.us/blog/how-to-upgrade-to-the-next-version

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
Top