Rocket LMS - Learning Management & Academy Script

Rocket LMS - Learning Management & Academy Script v1.9.9 Untouched

No permission to download

mountbee

Member
Jul 27, 2022
56
24
8
Between Space and Internet
Thank you for your reply bro. Here are the steps I followed as per your explanations.

On a Laragon, I created a black project (abcd.xyz).

As per your recommendation, I extracted the script, uploaded the database (demo.sql).
Then, I edited the file and replaced the code (you've shared) with following file:
resources\views\admin\settings\index.blade.php

Then, I edited the env file with following changes:
# Database Settings
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=rocketlms
DB_USERNAME=root
DB_PASSWORD=

# SMTP Settings
MAIL_DRIVER=smtp
MAIL_MAILER=smtp
MAIL_HOST=smtp.google.com
MAIL_PORT=
MAIL_USERNAME=[email protected]
MAIL_PASSWORD=
MAIL_ENCRYPTION=
MAIL_FROM_ADDRESS=[email protected]
MAIL_FROM_NAME="${APP_NAME}"


Finally, I tried accessing the URL https://abcd.xyz but it is showing following error:

1659869151775.png

try to reverse the progress, reverse the inside.blade to default, and try login , if you can't just make sure you laragon meets the requirement


based on your error there's some possibilities

Enumerable
diff(mixed $items)

Get the items in the collection that are not present in the given items.


Enumerable
diffUsing(mixed $items, callable $callback)

Get the items in the collection that are not present in the given items, using the callback.


Enumerable
diffAssoc(mixed $items)

Get the items in the collection whose keys and values are not present in the given items.


Enumerable
diffAssocUsing(mixed $items, callable $callback)

Get the items in the collection whose keys and values are not present in the given items, using the callback.


Enumerable
diffKeys(mixed $items)

Get the items in the collection whose keys are not present in the given items.


Enumerable
diffKeysUsing(mixed $items, callable $callback)

Get the items in the collection whose keys are not present in the given items, using the callback.


Enumerable
duplicates(callable|null $callback = null, bool $strict = false)

Retrieve duplicate items from the collection.


Enumerable
duplicatesStrict(callable|null $callback = null)

Retrieve duplicate items from the collection using strict comparison.
 

davidwatson

New member
May 2, 2022
21
4
3
Yes! You are absolutely correct. I changed the version of PHP and that worked. Now, I can see the home page. I will now test the application to full limits now. Based on analysis, I can make decision to buy it....

Thank you again for being so kind.
 

alexzxc

New member
May 4, 2022
7
1
3
Hello can someone help me, after user register or login it shows 500 server errorr after you click login or sign up
 

davidwatson

New member
May 2, 2022
21
4
3
Even I tested it... In order to register the user, debug shall be set to false.

When I tried registering the user, it threw 500 error page. Later on I tried to login with same credential, it threw the same error.
 

Hexs

New member
Mar 24, 2021
24
14
3
hello
im having this issue
yet my PHP is 8.0 and the ,env database entered
1660078493110.png
 

Hexs

New member
Mar 24, 2021
24
14
3
try to add this on the line 215
Hello there
Also did it 1660122552263.png yet it showed this same error in another file
and i added the same code in this bundle file it came up with another file But it seemed like endless erorrs
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu